UPSTREAM: Import Android's dt_table.h for DT image format
Android documentation defines the recommended image format for storing DTB/DTBO files in a single dtbo.img image. This patch includes the la
UPSTREAM: Import Android's dt_table.h for DT image format
Android documentation defines the recommended image format for storing DTB/DTBO files in a single dtbo.img image. This patch includes the latest header file with the struct definitions for this format from AOSP.
The header was adapted to U-Boot's coding style and the function declarations were removed.
Change-Id: I4d3a452b600a6908f4b720b6e6c926c918be5630 Signed-off-by: Alex Deymo <deymo@google.com> [trini: Change SDPX tag location] Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com> (cherry picked from commit 643cefa4d848a9358951caab42b5f9cd15e4fb5f)
show more ...
|