]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] tc35815: Load MAC address via platform_device
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 29 Jun 2007 13:34:53 +0000 (22:34 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:04 +0000 (17:33 +0100)
commitbd43da8ff130caf31fff0482a75660507a26b641
treedc0ef3a177a9a583d26d11a53cfbad2a71ad41ae
parent295cbf6d63165fe4253cf1d9ceadcda47a318b48
[MIPS] tc35815: Load MAC address via platform_device

TX49XX SoCs include PCI NIC (TC35815 compatible) connected via its
internal PCI bus, but the NIC's PROM interface is not connected to
SEEPROM.  So we must provide its ethernet address by another way.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/net/tc35815.c