u-boot-brain/arch/arm/mach-k3
Lokesh Vutla 23f7b1a776 armv7R: K3: am654: Enable MPU regions
Enable MPU regions for AM654 evm:
- Region0: 0x00000000 - 0xFFFFFFFF: Device memory, not executable
- Region1: 0x41c00000 - 0x42400000: Normal, executable, WB, Write alloc
- Region2: 0x80000000 - 0xFFFFFFFF: Normal, executable, WB, Write alloc
- region3-15: Disabled

With this dcache can be enabled either in SPL or U-Boot.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2018-11-16 16:51:58 -05:00
..
include/mach ram: Introduce K3 AM654 DDR Sub System driver 2018-11-16 16:51:58 -05:00
am6_init.c armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
arm64-mmu.c armv8: K3: am654: Add custom MMU support 2018-09-11 08:32:55 -04:00
common.h armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
config.mk armv8: K3: am654: Add support for generating build targets 2018-09-11 08:32:55 -04:00
Kconfig board: ti: am654: a53: Add initial support for am654 2018-09-11 08:32:55 -04:00
Makefile armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
r5_mpu.c armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00