summaryrefslogtreecommitdiff
path: root/include/configs/MPC832XEMDS.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-02-19 01:28:12 (GMT)
committerKim Phillips <kim.phillips@freescale.com>2010-02-22 22:48:06 (GMT)
commitecd1a09b81f2ed6e6ba7bd1d0bfb0cc3d0ea2ad0 (patch)
tree604cbc2ac3b3b923996ecfe8ba4a8d5d8652486a /include/configs/MPC832XEMDS.h
parent4c006dd1501283eecaea813a0e5e225e9ee6fdeb (diff)
downloadu-boot-ecd1a09b81f2ed6e6ba7bd1d0bfb0cc3d0ea2ad0.tar.xz
mpc83xx: remove hardcoded network addresses from config files
and avoid e.g., two identical boards from causing random networking conflicts when hooked up to the same network. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC832XEMDS.h')
-rw-r--r--include/configs/MPC832XEMDS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC832XEMDS.h b/include/configs/MPC832XEMDS.h
index 1adac64..2ad5f60 100644
--- a/include/configs/MPC832XEMDS.h
+++ b/include/configs/MPC832XEMDS.h
@@ -544,9 +544,7 @@
#if defined(CONFIG_UEC_ETH)
#define CONFIG_HAS_ETH0
-#define CONFIG_ETHADDR 00:04:9f:ef:03:01
#define CONFIG_HAS_ETH1
-#define CONFIG_ETH1ADDR 00:04:9f:ef:03:02
#endif
#define CONFIG_BAUDRATE 115200