openwrt/target/linux/ar71xx/files/arch/mips
Felix Fietkau 91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23876
2010-11-04 18:46:07 +00:00
..
ar71xx ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 2010-11-04 18:46:07 +00:00
include/asm ar71xx: AR724[12] requires different USB setup 2010-09-27 14:53:57 +00:00
pci ar71xx: fix pci on ar7241/ar7242 2010-03-28 00:36:37 +00:00