From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Barada Date: Fri, 03 Apr 2009 14:44:03 -0400 Subject: [U-Boot] Writing a YAFFS image to NAND Message-ID: <1238784243.8002.260.camel@blackhole> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Is there support in the 2009.03 version of U-boot to allow writing a YAFFS image created by mkyaffs2image to NAND, including the meta-data in the OOB? Looking over the nand write/read commands, they look to ignore the OOB data interleaved in the image (i.e. 2048+16 bytes per page for large-block NAND). I did see a patch from fmandarino on the list, but that doesn't look to be in the 2009.03 codebase. Thanks in advance! -- Peter Barada