
22 Apr
2019
22 Apr
'19
4:38 a.m.
On Mon, 1 Apr 2019 at 03:47, Eugeniu Rosca erosca@de.adit-jv.com wrote:
Prepare for booting Android images which lack any DTB in the second area by using 'fdtaddr' environment variable as source/address of FDT. No functional/behavioral change expected in this patch.
Signed-off-by: Eugeniu Rosca erosca@de.adit-jv.com
Changes in v2:
- Restored fdt_totalsize() check
- Link v1: https://patchwork.ozlabs.org/patch/1071590/
common/image-fdt.c | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!