Is there a patch available for UBoot 2009.11 to allow it to write a YAFFS2 image to NAND which was created using mkyaffs2image?
If not, is there another way (not relying on NFS) to write a YAFFS2 image to NAND?
Thank you,
Glenn Wainwright
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there a patch available for UBoot 2009.11 to allow it to write a YAFFS2 image to NAND which was created using mkyaffs2image?
If not, is there another way (not relying on NFS) to write a YAFFS2 image to NAND?
Thank you,
Glenn Wainwright
if you use the Original u-boot , here is the patch link: http://blog.chinaunix.net/space.php?uid=20543672&do=blog&id=94384 If you can read chinese.
I am not sure this patch is match uboot2009-11. u may have a try.
This author also modify uboot2009-11 to make it have many useful functions including write YAFFS2 image to NAND.
Here is the link:http://blog.chinaunix.net/space.php?uid=20543672&do=blog&id=94368 but this one is the whole u-boot, not a patch
I am working in it too.
PS: Anyone who have a result or any questions suggestions pls email me jiangzhou.zucc@gmail.com
Thank u very much.