I am using this derivative of Robert's eMMC -> img file script

https://elinux.org/BeagleBone_Black_Extracting_eMMC_contents

and it runs instantly and creates a 1K image file.  I suspect something has 
changed since that Wiki entry was created.

I have tested this on both Element 14 and Beagleboard versions of BBB.

Here is my uEnv.txt file:

bootpart=0:1
bootdir=
fdtaddr=0x81FF0000
optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
uenvcmd=load mmc 0 ${loadaddr} uImage;run loadfdt;setenv bootargs console=${
console} ${optargs};bootm ${loadaddr} - ${fdtaddr}

and I have 

am335x-boneblack.dtb

in root and /dtbs

Thanks!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b1a74b58-6d2b-4858-b240-ce21cc3e8e93%40googlegroups.com.

Reply via email to