Hi Patrick, On Thu, 13 Feb 2020 at 11:30, Patrick Delaunay <[email protected]> wrote: > > From: Patrice Chotard <[email protected]> > > If gd->ram_top has been tuned using board_get_usable_ram_top(), > it must be taken into account when reserving arch lmb. > > Signed-off-by: Patrice Chotard <[email protected]> > Reviewed-by: Patrick DELAUNAY <[email protected]> > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > arch/arm/lib/bootm.c | 3 +++ > 1 file changed, 3 insertions(+)
Is this something we can test in test/lib/lmb.c ? Regards, Simon

