From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 19 Apr 2009 21:09:05 -0700 Subject: [U-Boot] [PATCH u-boot git] dm9000 EEPROM reading bugfix In-Reply-To: <20090417072944.GR31923@game.jcrosoft.org> References: <200904121535.39556.david-b@pacbell.net> <200904121604.39974.david-b@pacbell.net> <20090417053839.GJ31923@game.jcrosoft.org> <200904162315.15209.david-b@pacbell.net> <20090417072944.GR31923@game.jcrosoft.org> Message-ID: <49EBF561.103@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 Jean-Christophe PLAGNIOL-VILLARD wrote: > On 23:15 Thu 16 Apr , David Brownell wrote: > >> From: David Brownell >> >> Make the U-Boot dm9000 driver read addresses from EEPROM just >> like Linux does ... read six bytes, instead of reading twelve >> bytes and then discarding every other one. >> >> Using the right Ethernet address is a big win. >> :) >> Signed-off-by: David Brownell >> > look fine for me > > Ben any comments? > > Best Regards, > J. > I'll apply to net/next regards, Ben