[U-Boot] [PATCH] OMAP3 Beagle: Minor config cleanup
Jason Kridner
jkridner at beagleboard.org
Tue Sep 6 19:33:02 CEST 2011
On Mon, Sep 5, 2011 at 11:25 AM, <s-paulraj at ti.com> wrote:
> 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
Acked-by: Jason Kridner <jdk at ti.com>
Sorry for letting this slip through initially.
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list