]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8360ERDK.h
mpc83xx: turn on icache in core initialization to improve u-boot boot time
[karo-tx-uboot.git] / include / configs / MPC8360ERDK.h
index a43e465520309c119b29ff29b2fd7b1c0f07357d..e78cf60a109ffb9d08aa71831e2c1f9839288240 100644 (file)
 /*
  * Core HID Setup
  */
-#define CONFIG_SYS_HID0_INIT           0x000000000
-#define CONFIG_SYS_HID0_FINAL          HID0_ENABLE_MACHINE_CHECK
+#define CONFIG_SYS_HID0_INIT   0x000000000
+#define CONFIG_SYS_HID0_FINAL  (HID0_ENABLE_MACHINE_CHECK | \
+                                HID0_ENABLE_INSTRUCTION_CACHE)
 #define CONFIG_SYS_HID2                HID2_HBE
 
 /*