From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex BASTOS Date: Mon, 29 Aug 2005 14:51:57 +0200 Subject: [U-Boot-Users] [PATCH] AMD/Spansion write buffer support in cfi_flash.c In-Reply-To: <17170.63703.889864.432449@astp0002.localdomain> References: <1125312049.4312e63166b13@webmail.televes.com:443> <17170.63703.889864.432449@astp0002.localdomain> Message-ID: <1125319917.431304ed85742@webmail.televes.com:443> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 8-bit AMD/Spansion flashes are supported by current driver. The patch > would, in fact, break support for many such flashes (29F016D, for > example). Only in a special case of 16-bit flash configured to work in > 8-bit mode (29DL640D in 8-bot mode, for example), such a change in > command address can be needed but IMHO this should be handled in > run-time according to CFI info. > Ummm, such a change is needed at least by S29GLxxxM flashes, but I didn't know anything about 29F016D. Sorry about that. Any suggestion as info from to CFI which would select the correct command addresses? Best regards, Alex BASTOS