Here to show that the content inside the first partition are identical:
root@debian-armhf:~# mount /dev/mmcblk1p1  /mnt
root@debian-armhf:~# md5sum /mnt/*
edcfd600554d044f4fab684ab1afd105  /mnt/MLO
c8dcb2985802b00b5c6f1979e58836aa  /mnt/u-boot.img
2ae0ff2eae5713b88f6a1f30aaebd4d7  /mnt/uEnv.txt
root@debian-armhf:~# umount  /mnt
root@debian-armhf:~# mount /dev/mmcblk0p1  /mnt
root@debian-armhf:~# md5sum /mnt/*
edcfd600554d044f4fab684ab1afd105  /mnt/MLO
c8dcb2985802b00b5c6f1979e58836aa  /mnt/u-boot.img
2ae0ff2eae5713b88f6a1f30aaebd4d7  /mnt/uEnv.txt
root@debian-armhf:~# umount  /mnt

so everything is identical 

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to