TWRP builds and is fully functional (hopefully).
- Kindle Basic 8th Generation (kt3)
- use my modified u-boot and enter fastboot;
- in cmd do
fastboot flash recovery <path_to_recovery_image>
TODO
TODO
repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-5.1
repo sync
clone this repo to <twrp_repo>/device/amazon/eanab
- apply patches from
<twrp_repo>/device/amazon/eanab/patches
directory - open terminal in
<twrp_repo>
directory; . build/envsetup.sh
lunch omni_eanab-userdebug
mka recoveryimage
if you want to enable A2 mode:
- uncomment
TW_IMX_EINK_MONOCHROME
inBoardConfig.mk
if everything is successful you should find built recovery by path <twrp_repo>/out/target/product/eanab/recovery.img