]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pxm2.h
mx5: fix get_reset_cause
[u-boot] / include / configs / pxm2.h
index 6276d43395ea0534f42f67d34af0d7475d435662..946b2c85e9dd4d04e68051b6b34875cb06f1b398 100644 (file)
@@ -21,7 +21,7 @@
 #include "siemens-am33x-common.h"
 
 #define CONFIG_SYS_MPUCLK      720
-#define DXR2_IOCTRL_VAL                0x18b
+#define DDR_IOCTRL_VAL         0x18b
 #define DDR_PLL_FREQ           266
 
 #define BOARD_DFU_BUTTON_GPIO  59
 #define CONFIG_SYS_CONSOLE_FG_COL      0x00
 #endif
 
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_FIT
+#endif
+
 #endif /* ! __CONFIG_PXM2_H */