On Mon, Sep 5, 2011 at 11:25 AM, <[email protected]> wrote: > From: Sandeep Paulraj <[email protected]> > > This patch removes a hardcoded MAC address > > > Signed-off-by: Sandeep Paulraj <[email protected]> > --- > 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 <[email protected]> Sorry for letting this slip through initially. > > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

