brcm47xx: board detection WNDR3400v2
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 25 Feb 2013 20:55:46 +0000 (20:55 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 25 Feb 2013 20:55:46 +0000 (20:55 +0000)
commit77b078cb09c3acb532b3ac53ac661e61981eda2a
tree1f7746941e8143ccf52def9b83d38035edecc7c4
parentbf3da89866ee62367b7f8afdd66474e98371a3ec
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35790 3c298f89-4303-0410-b956-a3cf2f4a3e73
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