From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 12 Jun 2009 16:02:55 -0700 Subject: [U-Boot] [patch] rm9200 ethernet driver: board-specific quirk (csb337) In-Reply-To: <20090612213055.GB1802@game.jcrosoft.org> References: <200906091114.24166.david-b@pacbell.net> <20090612213055.GB1802@game.jcrosoft.org> Message-ID: <4A32DE9F.6060109@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 11:14 Tue 09 Jun , David Brownell wrote: > >> CSB337 boards originally shipped with MicroMonitor, not U-Boot; >> and with a version using a different convention for recording >> Ethernet addresses than anyone else. To avoid breaking Linux >> when it uses U-Boot, have it use the same convention on that >> hardware. >> >> Signed-off-by: David Brownell >> --- >> cpu/arm920t/at91rm9200/ether.c | 22 ++++++++++++++++++---- >> 1 file changed, 18 insertions(+), 4 deletions(-) >> >> > I'm not really a fan of this > but ok if I see the csn337 board patch > > Ben what do you think? > > Not a big fan either, but if we include this board I guess there's not much of an alternative. regards, Ben