]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mpc7448hpc2.h
net ppc: fix ethernet device names with spaces
[u-boot] / include / configs / mpc7448hpc2.h
index 4f98ba41a5d1b2f07fff8c09c839427f697ae2f6..497ea422063e40f82ab31c7821019d003a87b1d7 100644 (file)
@@ -46,7 +46,7 @@
 #define CONFIG_IDENT_STRING    " Freescale MPC7448 HPC II"
 
 #define CONFIG_SYS_OCN_CLK             133000000       /* 133 MHz */
-#define CONFIG_SYS_CONFIG_BUS_CLK      133000000
+#define CONFIG_SYS_BUS_CLK             133000000
 
 #define CONFIG_SYS_CLK_SPREAD          /* Enable Spread-Spectrum Clock generation */
 
@@ -79,7 +79,6 @@
 #define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP  1
 
-#define OF_CPU                 "PowerPC,7448@0"
 #define OF_TSI                 "tsi108@c0000000"
 #define OF_TBCLK               (bd->bi_busfreq / 8)
 #define OF_STDOUT_PATH         "/tsi108@c0000000/serial@7808"