On 6 March 2017 at 10:02, York Sun <[email protected]> wrote: > Use gd->arch.resv_ram to track reserved memory allocation. > > Signed-off-by: York Sun <[email protected]> > > --- > > Changes in v5: > Rename RESV_RAM_TOP to RESV_RAM in Kconfig > Revise "help" message and add comment to explain how RESV_RAM is used. > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 10 ++++++++++ > arch/arm/include/asm/global_data.h | 7 +++++++ > cmd/bdinfo.c | 4 ++++ > 3 files changed, 21 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

