From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 19 Oct 2010 23:27:44 +0200 Subject: [U-Boot] [PATCH v2] drivers/net/fec_mxc.c: write mac address in init In-Reply-To: <1287001868-22244-1-git-send-email-john.rigby@linaro.org> References: <1283976684-30754-1-git-send-email-john.rigby@linaro.org> <1287001868-22244-1-git-send-email-john.rigby@linaro.org> Message-ID: <20101019212744.D408B1359B7@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear John Rigby, In message <1287001868-22244-1-git-send-email-john.rigby@linaro.org> you wrote: > Call fec_set_hwaddr in init routine to setup MAC address so when ethaddr is set > late via setenv the change will propagate to the hw. > > Signed-off-by: John Rigby > CC: Ben Warren > --- > v2 - add blank line as requested > better commit message > added CC > drivers/net/fec_mxc.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Applied, thanks. Ben, I hope this is OK with you. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de There are three ways to get something done: do it yourself, hire someone, or forbid your kids to do it.