View Single Post
Old 04-01-2016, 12:11 PM   #5
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
Quote:
Originally Posted by knc1 View Post
I am pretty sure USB downloader mode only writes to flash. ...
Actually, it can write to RAM too. In fact, that is how it loads and runs the modified uboot images in my "Kindle Select Boot" thread (and which are also used in the kubrick ISO images). I modified those uboot images to boot to main, diags, and fastboot, respectively. And yes, they load from USB downloader mode and they run in kindle RAM. The uboot source cood could be used as a base to launch custom code after it initializes SDRAM and hardware. Beware that uboot inspects the IDME vars to decide how to initialize SDRAM because not all kindles use the same RAM.

Sadly I lost the source code for the uboot mods (and many other projects) when my hard drive AND my backup drive both died within hours of each other (turned out to be bad "spiky" power supply that killed a mobo, two video cards, multiple hard drives, and more).

Last edited by geekmaster; 04-03-2016 at 08:28 PM.
geekmaster is offline   Reply With Quote