[U-Boot] [PATCH v5 01/11] armv8: Add global variable resv_ram

Simon Glass sjg at chromium.org
Wed Mar 8 21:00:53 UTC 2017


On 6 March 2017 at 10:02, York Sun <york.sun at nxp.com> wrote:
> Use gd->arch.resv_ram to track reserved memory allocation.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
>
> ---
>
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list