Quote:
Originally Posted by knc1
load the U-Boot binary into ram that you want installed ;
run that U-Boot ;
use **IT"S** erase-all function.
After erasing all eMMC, it will then write itself into the protected U-Boot partition.
That's how it get there to begin with.
|
The issue is that while I can load the amazon stock u-boot into the kindle's ram via mfgtool, I cannot get into bist. This means that I cannot use the erase all function. My best guess it that it tries to load some sort of parameter from the eMMC, fails and then crashes.