1. I want to know the Partitions/blocks of 2GB emmc at BBB Board
ex,
Spl Start Address....End Address
Uboot
Kernel
rootfs

2.how can i update these blocks use uboot??
ex,

U-Boot# loadb 0x82000000
    Download MLO/Uboot to SDRAM
U-Boot# nand erase 0x0 0x20000
U-Boot# nand write 0x82000000 0x0 0x20000

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to