summaryrefslogtreecommitdiff
path: root/include/configs/MPC8360ERDK.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2008-01-15 14:05:14 -0600
committerKim Phillips <kim.phillips@freescale.com>2008-01-16 12:00:50 -0600
commit711a7946277d2e29af481011e8635e9975c54e45 (patch)
treeba267fa5c9c0d2a738488700b253f0e33e65381c /include/configs/MPC8360ERDK.h
parent363eea9ff7f19a2cba17f262bd17559f166e134e (diff)
mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value
continuation of commit b96c83d4ae475a70ef2635cd0e748174c44c8601 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8360ERDK.h')
-rw-r--r--include/configs/MPC8360ERDK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8360ERDK.h b/include/configs/MPC8360ERDK.h
index 8f6f57f22..83a4b1efe 100644
--- a/include/configs/MPC8360ERDK.h
+++ b/include/configs/MPC8360ERDK.h
@@ -282,7 +282,7 @@
* QE UEC ethernet configuration
*/
#define CONFIG_UEC_ETH
-#define CONFIG_ETHPRIME "Freescale GETH"
+#define CONFIG_ETHPRIME "FSL UEC0"
#define CONFIG_UEC_ETH1 /* GETH1 */