dtbhtool: implement unpackdtbhimg
authorSimon Shields <simon@lineageos.org>
Mon, 29 Jan 2018 02:17:08 +0000 (13:17 +1100)
committerChristopher N. Hesse <raymanfx@gmail.com>
Mon, 5 Feb 2018 14:04:02 +0000 (14:04 +0000)
commit2440fd85c9fea1ee427e7cb2bc7214e7dbe310b1
tree9613317712aa30b43df0ff73c93002c52dcd8d92
parent8b4ba0d6b6143065dcec09c25b334a34e2b2045d
dtbhtool: implement unpackdtbhimg

Parses a DTBH image and outputs the information needed
for samsung_dtb.h and dumps all DTBs contained in the file.

Change-Id: Ia724f25c3b33423baeefec85c9b0d42967fce6f2
(cherry picked from commit 25b3f58c5bb9e9cfd2f0282047a2ea13141496cc)
dtbhtool/Android.mk
dtbhtool/unpackdtbhimg.c [new file with mode: 0644]