From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Pietrek Date: Thu, 23 Sep 2004 08:55:06 +0200 Subject: [U-Boot-Users] U-Boot and Nand Flash In-Reply-To: <20040909002052.478F9C14BE@atlas.denx.de> References: <20040909002052.478F9C14BE@atlas.denx.de> Message-ID: <200409230855.06826.maillist@fsforth.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, > U-Boot will NOT fit into a 16 kB block. And U-Boot cannot be made to > boot directly from such a block. You will need to implement a > different loader. Sorry to disagree. Of course U-Boot at whole will not fit into a NAND block. But you can place all the assembler initialization stuff including NAND relocation into the first block. The relocation code then reads the remaining NAND sectors and appends it to the one already read by the CPU. For the S3C2410 I did post a patch half a year ago. Bye, -- Markus Pietrek / FS Forth-Systeme GmbH Kueferstrasse 8, D-79206 Breisach, Germany Phone: +49 (7667) 908 145, Fax +49 (7667) 908 245, http://www.fsforth.de