]> Git Repo - J-u-boot.git/commit
arm1136: Fix enable_caches()
authorBenoît Thébaudeau <[email protected]>
Thu, 4 Oct 2012 10:04:02 +0000 (10:04 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 10 Nov 2012 11:28:22 +0000 (12:28 +0100)
commitccfa398547ce0b579f2e7874e78948246c739237
tree3b5ed5e64cae25ade6c046993038318a83004903
parent34275d70fec6cc369a931090ebb686bc213bb80d
arm1136: Fix enable_caches()

enable_caches() did not enable icache if CONFIG_SYS_ICACHE_OFF was not defined
but CONFIG_SYS_DCACHE_OFF was.

Signed-off-by: Benoît Thébaudeau <[email protected]>
Cc: Albert Aribaud <[email protected]>
arch/arm/cpu/arm1136/cpu.c
This page took 0.032637 seconds and 4 git commands to generate.