Here are download links to the latest versions of various projects, packages and builds that I work on; they're grouped here for much the same reason as NiLuJe's stuff (convenience, easier to arrange and release) but additionally, so that I can hold myself accountable to actually releasing stuff (as opposed to letting it languish on my hard drive).
Stuff in blue is packaged and available, stuff in red will be released in due course.
Most of the items in this listing follow this format:
Description |
D/L Link |
Size |
MD5 Checksum
Pre-built Kindle Toolchains:
These toolchains are built on Ubuntu 20.04.3 - I'm pleased to announce that they've passed the rigorous "Works on My Machine®" certification program.
Pre-Patched Kernel + U-Boot Sources
Note: these ones can break your Kindle in ways that are neither fun nor interesting. In some cases, they can also be helpful for fixing it. You should probably have some means of recovery handy if you want to play with them.
Kernels:
- linux-3.0.35-lab126 (Wario, No Initramfs) | TBA | N/A | TBA
- linux-3.0.35-lab126 (Wario, Network Boot) | TBA | N/A | TBA
- linux-3.0.35-lab126 (Wario, Initramfs w/ patched recovery-util) | TBA | N/A | TBA
U-Boot:
What do all of these do?
Spoiler:
- stock_bist - Standard build of BIST bootloader (built-in self test)
- stock_prod - Standard build of prod bootloader (built-in self test)
- stock_mfgtool - Standard build of mfgtool bootloader (built-in self test)
- usb_fastboot - Loadable over USB, boots directly into Fastboot mode
- usb_diags - Loadable over USB, boots directly to diags mode
- usb_kboot - Loadable over USB, boots kernel loaded to 0x80800000 using imx_usb_loader
If you've wiped your device, use usb_fastboot to boot a fastboot server then use it to flash stock_bist, stock_prod and the correct diags image for your device.
stock_mfgtool isn't useful in almost all situations but is included anyway.
usb_kboot is useful for testing kernels without flashing them.
Wario (KV, KT2, PW2, PW3)
Diags Images