u-boot-2016/arch/arm
Hou Zhiqiang 85cdf38e69 armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
This function assume that the d-cache and MMU has been enabled earlier,
so it just created MMU table in main memory. But the assumption is not
always correct, for example, the early setup is done in EL3, while
enable_caches() is called when the PE has turned into another EL.

Define the function mmu_setup() for fsl-layerscape to cover the weak
one.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-07-19 11:32:43 -07:00
..
cpu armv8: fsl-layerscape: add i/d-cache enable function to enable_caches 2016-07-19 11:32:43 -07:00
dts Merge branch 'master' of git://git.denx.de/u-boot-spi 2016-07-11 18:50:29 -04:00
imx-common common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
include armv8: layerscape: Convert to use common MMU framework 2016-07-19 11:32:39 -07:00
lib ARM: move #ifdef to match the error handling code 2016-06-24 17:23:13 -04:00
mach-at91 arm: at91: taurus/axm: add DM and DTS support 2016-06-26 20:17:22 +02:00
mach-bcm283x
mach-davinci common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
mach-exynos armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-highbank
mach-integrator
mach-keystone
mach-kirkwood
mach-meson armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-mvebu common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
mach-orion5x
mach-rockchip rockchip: Use 'select' instead of defaults in Kconfig 2016-07-11 14:06:44 -06:00
mach-s5pc1xx
mach-snapdragon armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-socfpga common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
mach-stm32
mach-sunxi armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-tegra armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-uniphier armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
mach-versatile
mach-zynq common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
thumb1/include/asm/proc-armv
config.mk
Kconfig dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards 2016-07-11 14:06:44 -06:00
Kconfig.debug
Makefile