From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 31 Mar 2009 14:28:36 -0500 Subject: [U-Boot] U-boot NAND boot on IMX31 3stack(ARM) In-Reply-To: <528f13590903311210t57a7be72v9465fb7cf8281916@mail.gmail.com> References: <528f13590903270907xde6a90fn5e3614578ae2fe75@mail.gmail.com> <59b21cf20903271152q4efb7527g32e80f3749bca450@mail.gmail.com> <528f13590903271211j7677539cq975c51618a76e810@mail.gmail.com> <59b21cf20903271301m54ea84cfycde5976ba504b687@mail.gmail.com> <528f13590903300948k62a69c3fge00afc09bb93a5af@mail.gmail.com> <20090330173529.GA28844@ld0162-tx32.am.freescale.net> <528f13590903301821h2f749a9eoef821abfd0dc3c2b@mail.gmail.com> <528f13590903311004n6b93563an85d8e273a828393e@mail.gmail.com> <49D250C6.5000603@freescale.com> <528f13590903311210t57a7be72v9465fb7cf8281916@mail.gmail.com> Message-ID: <49D26EE4.7030300@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de alfred steele wrote: > Thanks! > The only requirement i have currently is to be able to populate the > device table with the "Samsung K9F1G08R0A" because it does not > appear in the existing list. This would help the NFC read the part id > and the other NAND attributes correctly on the target. The specific chip+manfuacturer combination not need to appear in the list, only the standardized device ID which indicates the geometry. What is the device ID of this chip, and what are the page size, block size, and total flash size? -Scott