Skip to content

motorola-titan: fix boot.img flashing and booting.

misaka4e21 requested to merge misaka4e21/pmaports:device/motorola-titan into master
  1. Set deviceinfo_flash_offset_base to 0x00000000.
  2. Enable deviceinfo_bootimg_qcdt, and make dt.img for it. Directly use zImage instead of zImage-dtb for smaller boot.img size.
  3. Reduce kernel size by disable xz, lzma and bz2 compressing.
  4. 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 misaka4e21

Merge request reports