]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
8xx, icache: enabling ICache not before running from RAM
authorHeiko Schocher <hs@denx.de>
Thu, 12 Mar 2009 06:37:15 +0000 (07:37 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 18 Mar 2009 19:48:29 +0000 (20:48 +0100)
commit506f391888b82d1b83bdd749c3cea9eb2fd64df8
tree4bdebce633040d272570c03126a1ad31a2956a75
parentcabf7b9c83bd780a5805ddbb4c0ce431d5b9f9f3
8xx, icache: enabling ICache not before running from RAM

with the new CONFIG_SYS_DELAYED_ICACHE config option, ICache
is not enabled before code runs from RAM.

Signed-off-by: Heiko Schocher <hs@denx.de>
README
cpu/mpc8xx/start.S
include/configs/FLAGADM.h
include/configs/IP860.h
include/configs/pcu_e.h
lib_ppc/board.c