From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 12 Feb 2011 11:08:00 +0100 Subject: [U-Boot] [PATCH 1/1] NAND Re: mtdparts fails with NAND >= 4GB - Second try In-Reply-To: <201102120054.45487.Aaron.Williams@caviumnetworks.com> References: <201101271624.31701.Aaron.Williams@caviumnetworks.com> <201102112357.58522.Aaron.Williams@caviumnetworks.com> <4D564994.3060707@free.fr> <201102120054.45487.Aaron.Williams@caviumnetworks.com> Message-ID: <4D565C00.2060403@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 12/02/2011 09:54, Aaron Williams a ?crit : > Octeon ebb6300(ram)# mw.b 0x1f400000 0xf0 > Octeon ebb6300(ram)# mw.b 0x1f400000 0xf0 > Octeon ebb6300(ram)# mw.b 0x1f4000AA 0x98 > Octeon ebb6300(ram)# md.b 0x1f400020 20 > 1f400020: 51 51 52 52 59 59 02 02 00 00 40 40 00 00 00 00 QQRRYY....@@.... > 1f400030: 00 00 00 00 00 00 27 27 36 36 00 00 00 00 07 07 ......''66...... This, according to the CFI spec, gives us the proof that the Spansion chip is a x16 device in x8 mode. Can you now please, based on the knowledge that the device is x16 in x8 mode, go through the CFI detection sequence agin and determine which line exactly fails to work as expected? > -Aaron Amicalement, -- Albert.