[U-Boot] [PATCH 03/13] BeagleBoard: config: hardcode MAC for onboard SMSC

Joel A Fernandes agnel.joel at gmail.com
Tue Aug 23 00:12:01 CEST 2011


+u-boot at lists.denx.de

On Mon, Aug 22, 2011 at 5:08 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Sandeep & Albert,
>
> In message <20110822220245.E99A911F9E74 at gemini.denx.de> I wrote:
>> Dear Joel A Fernandes,
>>
>> In message <1313462834-4008-3-git-send-email-agnel.joel at gmail.com> you wrote:
>> > Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
>> > Signed-off-by: Joel A Fernandes <agnel.joel at gmail.com>
>> > ---
>> >  include/configs/omap3_beagle.h |    1 +
>> >  1 files changed, 1 insertions(+), 0 deletions(-)
>> >
>> > diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
>> > index 6e66100..78d0aa2 100644
>> > --- a/include/configs/omap3_beagle.h
>> > +++ b/include/configs/omap3_beagle.h
>> > @@ -200,6 +200,7 @@
>> >  #define CONFIG_EXTRA_ENV_SETTINGS \
>> >     "loadaddr=0x82000000\0" \
>> >     "usbtty=cdc_acm\0" \
>> > +   "usbethaddr=de:ad:be:ef\0" \
>>
>> NAK.
>>
>> We don;'t allow any static network configurations in the board config
>> files, and especially not if they contain bogus data.
>
> I see this patch is already maked as "Awaiting Upstream" in Patchwork.
> Please make sure NOT to include it in any pull requests.

Hi Wolfgang,

I will mark this patch as NAK in patchwork.

thanks,
Joel


More information about the U-Boot mailing list