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