[U-Boot] [RFC PATCH 08/13] arm: nexell: add ARM64 MMU regions
Simon Glass
sjg at chromium.org
Sat Dec 2 03:31:10 UTC 2017
On 29 November 2017 at 18:25, Andre Przywara <andre.przywara at arm.com> wrote:
> From: Amit Singh Tomar <amittomer25 at gmail.com>
>
> ARMv8 boards require a struct describing the memory regions for the
> mandatory MMU setup.
> Add the respective data for the Nexell S5P6818 SoC.
>
> Signed-off-by: Amit Singh Tomar <amittomer25 at gmail.com>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> arch/arm/mach-nexell/Makefile | 1 +
> arch/arm/mach-nexell/mmu-arm64.c | 39 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 40 insertions(+)
> create mode 100644 arch/arm/mach-nexell/mmu-arm64.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list