1. 31 Jan, 2020 3 commits
    • topjohnwu's avatar
      Use MAX_FDT_GROWTH instead of hardcode value · 5b56ca7f
      topjohnwu authored
      5b56ca7f
    • topjohnwu's avatar
      Preserve fdt paddings · 5c988510
      topjohnwu authored
      Some Motorola devices (Qualcomm kernel with CONFIG_MMI_DEVICE_DTBS
      configuration enabled) need 1k of padding to the DTBs to allow for
      environment variables to be runtime added by the bootloader.
      Those extra paddings will be removed during the process of dtb patch,
      devices won’t be able to boot-up and return to fastboot mode immediately
      after flashed the flawed boot.img.
      
      Credits to @shakalaca, close #2273
      5c988510
    • topjohnwu's avatar
      Reorganize dtb code · 29062484
      topjohnwu authored
      29062484
  2. 30 Jan, 2020 15 commits
  3. 29 Jan, 2020 6 commits
  4. 28 Jan, 2020 5 commits
  5. 27 Jan, 2020 10 commits
  6. 26 Jan, 2020 1 commit