ppc4xx: Big header cleanup, mostly PPC440 related
[oweals/u-boot.git] / include / configs / mgcoge.h
index ea14948c4651c45b93b05de5484ea5bb27777f9c..55d1fc90fc6e4d9abe5622677072a7ed5309ff06 100644 (file)
@@ -70,6 +70,7 @@
 #define CONFIG_NET_MULTI       1
 
 #define CONFIG_ETHER_INDEX     4
+#define CONFIG_HAS_ETH0
 #define CONFIG_SYS_SCC_TOUT_LOOP       10000000
 
 # define CONFIG_SYS_CMXSCR_VALUE       (CMXSCR_RS4CS_CLK7 | CMXSCR_TS4CS_CLK8)
 #define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP  1
 
-#define OF_CPU                 "PowerPC,8247@0"
-#define OF_SOC                 "soc@f0000000"
 #define OF_TBCLK               (bd->bi_busfreq / 4)
 #define OF_STDOUT_PATH         "/soc/cpm/serial@11a90"