diff options
author | chenshuo <chenshuo@eswin.com> | 2020-07-20 08:48:15 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-07-28 19:30:39 -0600 |
commit | 6e31458435ac499611a205c67a83be25098135b3 (patch) | |
tree | 9ed48514e1fe658e5f0d26356ab5540f4615e216 /common/usb_hub.c | |
parent | 6724a37a7c818a1cd2d5be42eeee8e18acb89e22 (diff) |
find dtb in android boot image with header version 2 during bootm
This patch is about bootm process, android boot image and device tree.
Android 10 updates the boot image header to version 2,
which includes a section to store the device tree blob (DTB) image.
include/android_image.h has updated the struct andr_img_hdr,
but not used in bootm process. This patch avoid reporting
"Device tree not found or missing FDT support"
when bootm a correctly constructed android boot image.
Signed-off-by: chenshuo <chenshuo@eswin.com>
Diffstat (limited to 'common/usb_hub.c')
0 files changed, 0 insertions, 0 deletions