brcm63xx: add DT support for TD-W8900GB
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2014 16:10:46 +0000 (16:10 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2014 16:10:46 +0000 (16:10 +0000)
commit103e89506b79b092225395e24b984f2aa871b074
tree19fe833b83e3879ef6bc8211c6e027c300aa5363
parent0a77cd1fbd7039b2e887072c3c3ace45eff1edd6
brcm63xx: add DT support for TD-W8900GB

According to the vendor tarball, the TD-w8900GB's flash has 64k erase
block size, but CFE spans two blocks. So fixup the image offset
accordingly but keep block size at its default (64k).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: add commit message, add image offset, change nvram offset]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43572 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/dts/td-w8900gb.dts [new file with mode: 0644]
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/patches-3.14/369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch
target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch
target/linux/brcm63xx/patches-3.14/506-board_gw6200_gw6000.patch
target/linux/brcm63xx/patches-3.18/369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch
target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch
target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch
target/linux/brcm63xx/profiles/tp-link.mk [new file with mode: 0644]