diff options
author | Sam Protsenko | 2018-08-16 23:34:12 +0300 |
---|---|---|
committer | Tom Rini | 2018-08-20 07:21:29 -0400 |
commit | c04473345712ddb5484000c04d76218f258542df (patch) | |
tree | e94ac7c15056044a5641dd7715bbd67f46935b1a /cmd/bmp.c | |
parent | 287c04e11a7371a9f8f902abef2bb39faf5aaa4c (diff) |
common: Add support for Android DT image
Android documentation recommends new image format for storing DTB/DTBO
files: [1]. To support that format, this patch adds helper functions for
Android DTB/DTBO format. In image-android-dt.* files you can find helper
functions to work with Android DT image format, such us routines for:
- printing the dump of image structure
- getting the address and size of desired dtb/dtbo file
This patch uses dt_table.h file, that was added in commit 643cefa4d848
("Import Android's dt_table.h for DT image format") by Alex Deymo.
[1] https://source.android.com/devices/architecture/dto/partitions
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cmd/bmp.c')
0 files changed, 0 insertions, 0 deletions