]> git.sur5r.net Git - u-boot/blobdiff - include/configs/jupiter.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / jupiter.h
index 5601cb4797d8c7401dd06c074be85f68b464118c..b49468376019d2e23d4a3354e6ddab783a3d8372 100644 (file)
@@ -15,7 +15,6 @@
 
 #define CONFIG_MPC5200         1       /* This is an MPC5200 CPU */
 #define CONFIG_JUPITER         1       /* ... on Jupiter board */
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
 
 #if 0
 /* pass open firmware flat tree */
-#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 / 8)