From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 20 Oct 2009 17:13:01 +0200 Subject: [U-Boot] DM9000 issue in DM355 In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D935D3569@dlee01.ent.ti.com> References: <0554BEF07D437848AF01B9C9B5F0BC5D935D3569@dlee01.ent.ti.com> Message-ID: <4ADDD37D.6050800@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 Paulraj, Sandeep wrote: > Ben, > Hi, > When the board comes after I reflash with a new U-boot image, I no > longer see the ethaddr being set. But when I do a tftp I can see the > ethaddr being read. tftp complains and says no ethaddr set. Not sure, but it seems that the mac address is read from the eeprom connected to the DM9000 and it is not used again. I see that the mac address is copied into the environment variable, but is is not copied to the dev structure. Could you give the following simple patch a try ? Regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de ===================================================================== -------------- next part -------------- A non-text attachment was scrubbed... Name: dm9000.patch Type: text/x-patch Size: 395 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20091020/d0125547/attachment.bin