Other Parts Discussed in Thread: DM3730
I have a BeagleBoard-xM using DM3730 TI Processor.
I want to write my Android file system to NAND flash by U-Boot.
Follow the link bellow, I've successful written MLO, u-boot.bin and uImage to NAND flash by U-Boot, but not with android_rootfs. I used JFFS2 rootfs.
elinux.org/BeagleBoardNAND
I know this is not recommended way but I really need it to create an auto flash SD Card.
Any body have ideas about this problems, thanks you !!!