Files
u-boot/common
Patrick Delaunay e1d7ed3401 image: fdt: handle coalesced reserve region
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@st.com>
2019-03-08 11:31:44 -05:00
..
2019-02-09 07:50:58 -05:00
2018-12-03 10:44:10 -05:00
2019-01-01 14:12:18 +01:00
2018-12-06 23:26:30 -05:00