[U-Boot] [PATCH] OMAP3 Beagle: Minor config cleanup

s-paulraj at ti.com s-paulraj at ti.com
Mon Sep 5 17:25:49 CEST 2011


From: Sandeep Paulraj <s-paulraj at ti.com>

This patch removes a hardcoded MAC address


Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
---
 include/configs/omap3_beagle.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 18c6deb..57d4bb3 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -215,7 +215,6 @@
 	"loadaddr=0x80200000\0" \
 	"rdaddr=0x81000000\0" \
 	"usbtty=cdc_acm\0" \
-	"usbethaddr=de:ad:be:ef\0" \
 	"bootfile=uImage.beagle\0" \
 	"console=ttyS2,115200n8\0" \
 	"mpurate=auto\0" \
-- 
1.6.0.4



More information about the U-Boot mailing list