[U-Boot] [PATCH v2 4/5] fdt: boot_get_fdt: android: compress handling (non-functional)

Simon Glass sjg at chromium.org
Sun Apr 21 19:26:21 UTC 2019


On Mon, 1 Apr 2019 at 03:47, Eugeniu Rosca <erosca at 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 at 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 at chromium.org>


More information about the U-Boot mailing list