[PATCH] cmd: bootz: fix device-tree overlap test

Tom Rini trini at konsulko.com
Wed Aug 5 22:28:33 CEST 2020


On Tue, Jul 28, 2020 at 05:57:48PM +0300, Baruch Siach wrote:

> The address of the kernel image is stored in images->ep. zi_start is the
> offset of execution entry in the image, which is usually 0 for ARM
> zImage.
> 
> Fixes boot error when ftd is stored near RAM address 0x0:
> 
> ERROR: FDT image overlaps OS image (OS=0x0..0x5fd608)
> 
> Fixes: fbde7589ce30 ("common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image")
> Cc: Tero Kristo <t-kristo at ti.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200805/a4c6e02b/attachment.sig>


More information about the U-Boot mailing list