Home
last modified time | relevance | path

Searched hist:"9 f62b44ec7afabd2eea7d3bde14b6542739be249" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Dcpu.c9f62b44ec7afabd2eea7d3bde14b6542739be249 Fri Apr 24 08:49:11 UTC 2015 Stefan Roese <sr@denx.de> arm: mvebu: Disable MMU before changing register base address

Only with disabled MMU its possible to switch the base register address on
Armada 38x. Without this the SDRAM located at >= 0x4000.0000 is also not
accessible, as its still locked to cache.

Signed-off-by: Stefan Roese <sr@denx.de>