]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
BeagleBoard: config: hardcode MAC for onboard SMSC
authorJoel A Fernandes <agnel.joel@gmail.com>
Sun, 4 Sep 2011 03:22:58 +0000 (23:22 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:20 +0000 (11:36 +0200)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/omap3_beagle.h

index e46f7fbcb31cdf3d9d92fc917251b15cd42e001b..03a3084e16643623f592e6f36045c1dfc75c60d1 100644 (file)
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "loadaddr=0x82000000\0" \
        "usbtty=cdc_acm\0" \
+       "usbethaddr=de:ad:be:ef\0" \
        "console=ttyS2,115200n8\0" \
        "mpurate=auto\0" \
        "buddy=none "\