summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC832XEMDS.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-07-26 18:34:57 -0500
committerBen Warren <biggerbadderben@gmail.com>2010-08-09 11:52:29 -0700
commit78b7a8ef8b37582a37a5c2381191061380b42831 (patch)
tree83c83cf11bd20ffc752f0e158532b45a413c6836 /include/configs/MPC832XEMDS.h
parent48690d8024eeeaee3120db702e54fcb238e6d9c7 (diff)
downloadblackbird-obmc-uboot-78b7a8ef8b37582a37a5c2381191061380b42831.tar.gz
blackbird-obmc-uboot-78b7a8ef8b37582a37a5c2381191061380b42831.zip
net: rename "FSL UECx" net interfaces "UECx"
continuation of commit 2ecc2262d66a286e3aac79005bcb5f461312dea8 "net ppc: fix ethernet device names with spaces" (currently in u-boot-net.git) for QE based parts. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Acked-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'include/configs/MPC832XEMDS.h')
-rw-r--r--include/configs/MPC832XEMDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC832XEMDS.h b/include/configs/MPC832XEMDS.h
index 7bd279369e..68ff191667 100644
--- a/include/configs/MPC832XEMDS.h
+++ b/include/configs/MPC832XEMDS.h
@@ -353,7 +353,7 @@
* QE UEC ethernet configuration
*/
#define CONFIG_UEC_ETH
-#define CONFIG_ETHPRIME "FSL UEC0"
+#define CONFIG_ETHPRIME "UEC0"
#define CONFIG_UEC_ETH1 /* ETH3 */
OpenPOWER on IntegriCloud