From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 31 May 2006 10:07:10 +0200 Subject: [U-Boot-Users] Intel 28F256J3C In-Reply-To: <20060531074839.2124F353B06@atlas.denx.de> References: <20060531074839.2124F353B06@atlas.denx.de> Message-ID: <200605311007.10519.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Xuxian, On Wednesday 31 May 2006 09:48, Wolfgang Denk wrote: > In message <447d42b2.45c5968f.442a.ffff9351@mx.gmail.com> you wrote: > > I try to make u-boot work on my board which is similar with OMAP5912OSK. > > But the flash we using is 28F256J3C. I have already added 28F256J3C's > > manufacture code and device id in the proper position of u-boot. But > > there are several questions I can't figure out. > > Any reason for not using the CFI driver? Please take Wolfgangs advice and use the common CFI flash driver. The current U-Boot OMAP5912OSK port also uses this driver. It should work without any changes with your flash type. Best regards, Stefan