tn3399_openwrt/target
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
..
imagebuilder allow overriding BIN_DIR (#7412) 2010-10-26 14:15:52 +00:00
linux ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 2010-11-04 18:46:07 +00:00
sdk sdk: fix up paths for $(ARCH_SUFFIX) 2010-03-17 16:03:08 +00:00
toolchain target/toolchain: fix installation after r22723 2010-09-04 11:56:33 +00:00
Config.in make the display support feature flag selectable 2010-11-02 16:26:57 +00:00
Makefile Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 2009-11-14 17:51:32 +00:00