From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 21 Jun 2010 10:57:07 -0700 Subject: [U-Boot] [PATCH v2] at91_emac: Write MAC address automatically In-Reply-To: <1277106076-18439-1-git-send-email-eric@eukrea.com> References: <4C1EFFBF.6030902@gmail.com> <1277106076-18439-1-git-send-email-eric@eukrea.com> Message-ID: <4C1FA7F3.4060100@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, On 6/21/2010 12:41 AM, Eric B?nard wrote: > tested on cpuat91. > > Signed-off-by: Eric B?nard > --- > v2 : > don't check if the MAC address is valid > > drivers/net/at91_emac.c | 28 ++++++++++++++++++++-------- > 1 files changed, 20 insertions(+), 8 deletions(-) > Applied to net/next repo. regards, Ben