
31 May
2012
31 May
'12
6:21 p.m.
On 05/30/2012 11:15 PM, Manukumar wrote:
thanks scott.
i loaded my u-boot image to nand flash its fine. and also I need my kernel image and rootfs also in nand flash so that my system should make kernel UP using nand flash. how can i do this using nand flash as we are using only nand flash as boot device.
Again, you need to use "nand read" to move the images from NAND to RAM before booting.
-Scott