From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Jackson Date: Wed, 16 Sep 2009 20:16:29 -0700 (PDT) Subject: [U-Boot] U-Boot load and run via NAND flash - ARM926EJ-S Message-ID: <25484494.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi List, I understand NOR-based flash memory devices have traditionally been used for non-volatile storage for a bootloader and other various advantages including support for execute-in-place code, random access to memory, and zero error rate, etc. However, we have a project that we would like to have U-Boot bootloader run via NAND Flash memory device on a ARM926EJ-S based board. I searched the mailing list for this and didn't see anything. I only found a question posted in 2006 where it was asked if the kernel based on ARM926EJ-S can boot from NAND flash. Which I know is ok. Does the community know of any existing mechanisms for this type of configuration to enable U-Boot load and run via NAND flash? Thanks in advance! TJ -- View this message in context: http://www.nabble.com/U-Boot-load-and-run-via-NAND-flash---ARM926EJ-S-tp25484494p25484494.html Sent from the Uboot - Users mailing list archive at Nabble.com.