]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ipek01.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / ipek01.h
index 230f2c4d3090dea6f9fee6a097e7ec8898fcf98a..ea9d8b059ae04f38703a450de7e17b2597d28e9b 100644 (file)
@@ -19,6 +19,7 @@
 #define CONFIG_MPX5200         1       /* MPX5200 board */
 #define CONFIG_MPC5200_DDR     1       /* use DDR RAM */
 #define CONFIG_IPEK01                  /* Motherboard is ipek01 */
+#define CONFIG_DISPLAY_BOARDINFO
 
 #define        CONFIG_SYS_TEXT_BASE    0xfc000000
 
 /*
  * Open firmware flat tree support
  */
-#define CONFIG_OF_LIBFDT       1
-#define CONFIG_OF_BOARD_SETUP  1
-
 #define OF_CPU                 "PowerPC,5200@0"
 #define OF_SOC                 "soc5200@f0000000"
 #define OF_TBCLK               (bd->bi_busfreq / 4)