[U-Boot] [PATCH 1/3] ARM: Tegra186: mem parsing fixes from downstream

Simon Glass sjg at chromium.org
Mon Jan 8 04:50:45 UTC 2018


On 3 January 2018 at 14:32, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Apply a few small fixes for the DTB /memory node parsing from NVIDIA's
> downstream U-Boot:
>
> - Allow arbitrary number of DRAM banks.
> - Correctly calculate the number of DRAM banks.
> - Clip PCIe memory in the same way as U-Boot CPU memory use.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> This series relies (at the very least for diff context) on the previous
> series I sent Jan 2/3: ARMv8: add optional Linux kernel image header ...
> ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER.
> ---
>  arch/arm/mach-tegra/tegra186/nvtboot_mem.c | 20 +++++++++++++-------
>  1 file changed, 13 insertions(+), 7 deletions(-)

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


More information about the U-Boot mailing list