Quote:
Originally Posted by kaneorotar
So it seems that with the correct u-boot flashed, any latest generation Kindle devices can enter fastboot mode and download the Android ROM and run it. Am I right?
I found some general article regarding u-boot:
https://boundarydevices.com/u-boot-u...-core-2gb-ddr/
https://boundarydevices.com/fastboot-on-i-mx/
But I suppose the 'memory map' in u-boot mentioned by knc1 is device specific so it is crucial for rebuilding the u-boot image?
Anyway, these are just some of my wild guesses. My apology if it doesn't help.
|
it looks interesting! but idon't know how to do it with the following, so i think is there any easier ways to get the u-boot, which has been modified in my device, if we extract it as the file "xxx.bin", we can use the command such as"fastboot flash bootloader xxx.bin" to reach our object.