Commit Graph

3 Commits

Author SHA1 Message Date
Tao Huang
acf4d3c4f9 rk: scripts: Fix repack bootimg for boot image v3
v3 do not support second.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I5cd6d402be5adb35f0634a5af19c4310582d25ee
2020-09-27 17:09:56 +08:00
Tao Huang
594b68feba rk: scripts: update mkbootimg/repack-bootimg/unpack_bootimg
AOSP 9f28439ba714 ("fix size of v3 boot header")
Revert 7261bb083a97 ("Check DTB image size for boot image header version 2 and above")
which failed to repack image without dtb.

Change-Id: I591c0c548229e16482352c94651740de3e0e8b76
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2020-06-03 10:54:15 +08:00
Tao Huang
6f2dead304 rk: scripts: add repack-bootimg
Also add unpack_bootimg and update mkbootimg

AOSP 96fd8874ef8e ("Check DTB image size for boot image header version 2 and above")

Change-Id: I4582913b21f711c84d62bed0ffd024b583a094f7
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2019-06-12 14:31:18 +08:00