summaryrefslogtreecommitdiffstats
path: root/board/Marvell/db-mv784mp-gp
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-07-01 13:23:52 +0200
committerLuka Perkov <luka.perkov@sartura.hr>2015-08-17 18:48:52 +0200
commit2b181b5b0427fb2d7efd12c1c04fc3eb5ce953d6 (patch)
treead051223c48dabcac05d81243c223c0673905850 /board/Marvell/db-mv784mp-gp
parent5b72dbfc23e4f9a62cfe787816c5b5e75a0aa597 (diff)
downloadtalos-obmc-uboot-2b181b5b0427fb2d7efd12c1c04fc3eb5ce953d6.tar.gz
talos-obmc-uboot-2b181b5b0427fb2d7efd12c1c04fc3eb5ce953d6.zip
arm: mvebu: Flush caches and disable MMU only on A38x
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. So to fully release / unlock this area from cache, we need to first flush all caches, then disable the MMU and disable the L2 cache. On Armada XP this does not seem to be needed. Even worse, with this code added, I sometimes see strange input charactes loss from the console. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'board/Marvell/db-mv784mp-gp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud