1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:38:57 +03:00
openwrt-xburst/target/linux/ar71xx
nbd 11c1641bac 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:46:07 +00:00
..
base-files ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver 2010-10-14 13:41:42 +00:00
files ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 2010-11-04 18:46:07 +00:00
generic ar71xx: initial support for jjPlus JWAP003 2010-10-01 07:09:29 +00:00
image ar71xx: initial support for jjPlus JWAP003 2010-10-01 07:09:29 +00:00
nand ar71xx: rewrite SPI drivers for the RB4xx boards 2010-08-31 20:13:47 +00:00
patches-2.6.32 ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00
patches-2.6.36 ar71xx: remove some unnecessary patches 2010-10-22 01:31:47 +00:00
base-files.mk [ar71xx] defconfig: remove network config installed by base-files so defconfig can work 2009-02-26 05:54:46 +00:00
config-2.6.32 ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00
config-2.6.36 move a few more 2.6.36 config options from ar71xx to generic 2010-10-21 18:42:52 +00:00
Makefile update kernels to 2.6.32.25 and 2.6.35.8 2010-11-04 09:01:08 +00:00