brcm47xx: board detection WNDR3400v2
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Feb 2013 20:55:46 +0000 (20:55 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Feb 2013 20:55:46 +0000 (20:55 +0000)
commit5d3b728372f5eee003afa81c3e88a8e9d9d4d19c
tree4dcd2cd51c7ece2b6da2c65c8c01f260b01b6666
parentf7879cd8d889aa13768c014a582fc593aa0313ad
brcm47xx: board detection WNDR3400v2

WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#".

CFE and NVRAM contain different vars - example:
CFE line original: Device eth0:  hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0
CFE after openwrt: Device eth0:  hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0

Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html
Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2
(and on wikidevi for example)

Signed off by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 35790
target/linux/brcm47xx/image/Makefile
target/linux/brcm47xx/patches-3.6/260-MIPS-BCM47XX-add-board-detection.patch
target/linux/brcm47xx/patches-3.8/260-MIPS-BCM47XX-add-board-detection.patch