motorola-titan: fix boot.img flashing and booting.
- Set
deviceinfo_flash_offset_base
to 0x00000000. - Enable
deviceinfo_bootimg_qcdt
, and makedt.img
for it. Directly usezImage
instead ofzImage-dtb
for smallerboot.img
size. - Reduce kernel size by disable xz, lzma and bz2 compressing.
- Update kernel to the last version in LineageOS repository.
Please note that this commit is ONLY TESTED on XT1079 "thea", aka Moto G 2014 LTE. However, "thea" and "titan" are nearly identical, sharing same kernel and defconfig on LineageOS, etc.
Maybe related to #125 (closed)
Edited by Administrator