[PATCH 6/9] ARM: tegra: Support multiple reserved memory regions

Simon Glass sjg at chromium.org
Thu Sep 30 06:08:42 CEST 2021


On Fri, 3 Sept 2021 at 07:16, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> Support multiple reserved memory regions per device to support platforms
> that use both a framebuffer and color conversion lookup table for early
> boot display splash.
>
> While at it, also pass along the name, compatible strings and flags of
> the carveouts.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>  board/nvidia/p2371-2180/p2371-2180.c | 55 +++++++++++++++++++++-------
>  board/nvidia/p2771-0000/p2771-0000.c | 55 +++++++++++++++++++++-------
>  board/nvidia/p3450-0000/p3450-0000.c | 55 +++++++++++++++++++++-------
>  3 files changed, 126 insertions(+), 39 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list