Re: [U-Boot] Writing a YAFFS image to NAND

2009-05-19 Thread Mike Frysinger
On Friday 03 April 2009 14:54:06 Scott Wood wrote: > Peter Barada wrote: > > 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? > > Not that I know of (unless something in cmd_yaffs2.c can do

Re: [U-Boot] Writing a YAFFS image to NAND

2009-04-03 Thread Mike Frysinger
On Friday 03 April 2009 14:54:06 Scott Wood wrote: > Peter Barada wrote: > > 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? > > Not that I know of (unless something in cmd_yaffs2.c can do

Re: [U-Boot] Writing a YAFFS image to NAND

2009-04-03 Thread Scott Wood
Peter Barada wrote: > 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? Not that I know of (unless something in cmd_yaffs2.c can do it). > Looking over the nand write/read commands, they look