From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Schau Date: Fri, 08 Apr 2005 12:42:32 +0200 Subject: [U-Boot-Users] S29GLxxxM Flash write buffer programming Message-ID: <42566018.3020904@MAZeT.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 all, I am using Spansion S29GL128M / AMD Am29LV128M flash in 8-Bit mode on our Board. Older Versions of this Flash supported a "Byte Program" mode to write a single byte into flash. Newer versions don't support this command. According to Datasheet you should use "Write Buffer Programming" in X8 (8-Bit) mode. My question is, if anyone has experience in using this Flash in X8 mode with U-Boot and/or Linux? Thanks Sebastian