]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/IceCube.h
* Fix parameter passing to standalone images with bootm command
[people/ms/u-boot.git] / include / configs / IceCube.h
index 49abedeb32e60d4c0dd3bade85097677c395e6f6..821d3b9acad028d86afcba3287d1307a1ab9b104 100644 (file)
 /*
  * Various low-level settings
  */
+#if defined(CONFIG_MPC5200)
 #define CFG_HID0_INIT          HID0_ICE | HID0_ICFI
 #define CFG_HID0_FINAL         HID0_ICE
+#else
+#define CFG_HID0_INIT          0
+#define CFG_HID0_FINAL         0
+#endif
 
 #define CFG_BOOTCS_START       CFG_FLASH_BASE
 #define CFG_BOOTCS_SIZE                CFG_FLASH_SIZE