
+u-boot@lists.denx.de
On Mon, Aug 22, 2011 at 5:08 PM, Wolfgang Denk wd@denx.de wrote:
Dear Sandeep & Albert,
In message 20110822220245.E99A911F9E74@gemini.denx.de I wrote:
Dear Joel A Fernandes,
In message 1313462834-4008-3-git-send-email-agnel.joel@gmail.com you wrote:
Signed-off-by: Koen Kooi koen@dominion.thruhere.net Signed-off-by: Joel A Fernandes agnel.joel@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