On Thu, Aug 27, 2015 at 10:35 AM, Kevin Fructuoso
<kevinfructu...@gmail.com> wrote:
> Hi everyone,
>
>
>
> I have been working with the BeagleBone Black Rev C for work. It seems that
> I am having an issue cloning an image to the eMMC of a new beaglebone. I can
> successfully clone an image to a microSD card and flash some older
> beaglebone black Rev C boards without problem. This is similar to user
> Mgeorgia’s issue on this forum:
> http://elinux.org/Talk:BeagleBone_Black_Extracting_eMMC_contents
>
>
>
> When attempting to flash recently received beaglebone blacks, the serial
> output is 100% identical compared to flashing an old beaglebone with the
> same image. The output designates successful flashing. However, the new
> boards do not boot up after a power cycle and never boot again. The serial
> outputs a stream of “CCCCCCCC.”
>
>
>
> Using the same method, I can successfully flash the original stock image
> onto the new beaglebones. I can flash images to older beaglebones as well.
> There is only an issue when trying to clone an image from an older
> beaglebone over to a new beaglebone I recently received, although the serial
> output does not indicate this. All beaglebones I am working with are Rev C.
>
>
>
> I have been using the disk dump command, dd, as per the official eMMC
> extracting/flashing page:
> http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents. I also tried to
> flash without on the fly compression. The issue is still present.
>
>
>
> I want to point out that all of the boards with this issue seem to have the
> wrong eMMC device. The last 15 I received have a Kingston eMMC part number
> “EMMC04G-S100.” When I look at the BOM spreadsheet on the official webpage
> (http://elinux.org/Beagleboard:BeagleBoneBlack), this eMMC is not listed
> there. The only ones are: Kingston KE4CN2H5A and Micron MTFC4GLDEA 0M WT.

Standard manufacturing procedure, one eMMC goes eol, a newer eMMC comes out.

For "dd" based backup/recovery tools the newer eMMC is slightly smaller..

#Micron 3744MB (bbb): 3925868544 bytes
#Kingston 3688MB (bbb): 3867148288 bytes
#Kingston 3648MB (x15): 3825205248 bytes

Which is why the official 'flashers" use rsync..

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
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/d/optout.

Reply via email to