From mboxrd@z Thu Jan 1 00:00:00 1970 From: C Michael Sundius Date: Sat, 3 Jan 2004 10:37:02 -0800 Subject: [U-Boot-Users] flash driver Message-ID: <200401031037.02887.msundius@sundius.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I was looking at the flash driver in the board/ev64260 directory. it indicates that the driver is broke (or does not support) 2x16 flash devices. anyone know of a CFI driver which does support the 2x16 devices? has anyone done that? I'm trying to bring up a board with just such a flash and would rather not do all of the work if I don't have too. thanks Mike