[U-Boot] image: fdt: handle coalesced reserve region

Tom Rini trini at konsulko.com
Sat Mar 9 03:54:14 UTC 2019


On Wed, Mar 06, 2019 at 02:23:52PM +0100, Patrick Delaunay wrote:

> Handle in boot_fdt_reserve_region
> any return value > 0 of lmb_reserve() function;
> it occurs when coalesced region are found:
> adjacent reserved region are merged.
> 
> This patch avoid the error trace:
>   ERROR: reserving fdt memory region failed..
> when reserved region are merged (return value = 1).
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>

Applied to u-boot/master, thanks!

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


More information about the U-Boot mailing list