]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC832XEMDS.h
mpc83xx: turn on icache in core initialization to improve u-boot boot time
[karo-tx-uboot.git] / include / configs / MPC832XEMDS.h
index f7632e0d9683335f4067c32c0fa4875c51782277..7bd279369e4149c6dca158392e4604cdfda8f502 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
 
 /*