Tool/software: Linux
i have a query regarding about SD/eMMC card booting.
Currently i am doing partition of sdcard in host side as FAT and ext3, where boot images (uboot, mlo) stores in FAT and root file system stores in ext 3
partirion and booting is fine.
my requirement is
1) I need to understand to which address this uboot and mlo sits.
2) how i can read the boot(FAT) information via uboot.
i know the MLO sits in 0x00000000. to which address the uboot is stored.
3) How can i partion the SD card for storing these images? and read?
Enviornment:
I am using the am5728 beaglebone black board.
Please let me know,
Regards
Manu