Commit Graph

2 Commits

Author SHA1 Message Date
David Ng 82e6aa61f4 dtbtool: Add support for array of ID's in qcom,msm-id tag
Allow multiple chipset/platform/soc_rev triplets in
qcom,msm-id tag.  This allows one DTS/DTB file to be used
for multiple chipset/platform/soc_rev variants.

Preliminary version - needs error handling in triplet
parsing and general code cleanup.

Change-Id: Ic3d018c0667d1ec7189d6e14b3378effda00d781
2012-08-09 21:04:36 -07:00
David Ng b053341c3d dtbtool: Initial revision of table of device tree tool
A tool to generate an image of table of device tree.  The image
contains a header, table of device tree indices followed by the
list of device tree blobs.

Refer to dtbtool.txt for more information.

Change-Id: Ib0d5f974cdb8a8fc341f01b5d086a5285b1d7dc5
2012-08-07 14:40:21 -07:00