View Single Post
Old 04-29-2016, 09:00 AM   #14
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
U-boot runs on the kindle flash chip (or uploaded to RAM). The SoC should go into Downloader (serial or USB) mode and allow reflashing over serial, at least, though of course without the interactive textual assistance of u-boot running . It may be worth reading the manual for the SoC in your device...

One concern is that only a smaller u-boot (without BIST and fastboot) can fit in the SoC RAM, and it is u-boot itself that initializes SDRAM where it can bootstrap a larger more-capable u-boot version (with fastboot support).

[Beware that I have not read the manual for your specific device, going by prior knowledge from earlier kindle versions, but it should be basically the same.]
geekmaster is offline   Reply With Quote