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>
This commit is contained in:
committed by
Wolfgang Denk
parent
cabf7b9c83
commit
506f391888
5
README
5
README
@@ -318,6 +318,11 @@ The following options need to be configured:
|
||||
that this requires a (stable) reference clock (32 kHz
|
||||
RTC clock or CONFIG_SYS_8XX_XIN)
|
||||
|
||||
CONFIG_SYS_DELAYED_ICACHE
|
||||
|
||||
Define this option if you want to enable the
|
||||
ICache only when Code runs from RAM.
|
||||
|
||||
- Intel Monahans options:
|
||||
CONFIG_SYS_MONAHANS_RUN_MODE_OSC_RATIO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user