]> git.ipfire.org Git - people/ms/u-boot.git/commit
rm9200 ethernet driver: board-specific quirk (csb337)
authorDavid Brownell <david-b@pacbell.net>
Tue, 9 Jun 2009 18:14:24 +0000 (11:14 -0700)
committerBen Warren <biggerbadderben@gmail.com>
Thu, 23 Jul 2009 05:39:23 +0000 (22:39 -0700)
commit7168eba729b9e6d730db7cd1028767f7b1a6128b
treec108bb191f0fd951215a6b3aaf74cf2cc94bd3b2
parent189eec77795553157c087cd45555695fb3ce2433
rm9200 ethernet driver: board-specific quirk (csb337)

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 <dbrownell@users.sourceforge.net>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
cpu/arm920t/at91rm9200/ether.c