TRy this if your kernel is on FAT and rootfs on ext3
setenv menu_9 Boot from microSD (FAT+ext3): setenv bootargs \${bootargs_base} 
rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5 \${mtdparts} ro\; mmcinit\; 
fatload mmc 1 0x32000000 \${sd_image_name}\; bootm 0x32000000


Rakshat
------------------------------------------------------------------------
I have tried this also .But the same problem.kernel panic



_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to