From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric =?UTF-8?B?QsOpbmFyZA==?= Date: Tue, 5 Feb 2013 15:05:41 +0100 Subject: [U-Boot] how to configure u-boot to tell me more about NAND flash? In-Reply-To: <20130205083720.16752bc01ocd9qf4@crashcourse.ca> References: <20130205083720.16752bc01ocd9qf4@crashcourse.ca> Message-ID: <20130205150541.6adea468@e6520eb> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Robert, Le Tue, 05 Feb 2013 08:37:20 -0500, "Robert P. J. Day" a ?crit : > main question -- should flinfo not tell me about my flash? what > might this configuration be missing? i should have access to the > board in an hour or two. thanks. > you can read : doc/README.nand which contains quite a lot of details on how the nand flash are handled in u-boot and how to use the nand commands. Eric