openwrtv4/target/linux
John Crispin d5f87e193c add VG3503J support
this adds basic support. the bootloader on these units is locked down.

until we have a replacement we can do basic testing with these env variables in uboot.

set update_openwrt erase 0xb0020000 0xb073ffff \;tftp 0x81000000 openwrt-lantiq-xway-VG3503J-squashfs.image\;cp.b 0x81000000 0xb0020000 \$(filesize)
set bootcmd cp.b 0xb0020000 0x80002000 0x400000\; go 0x80002000

unfortunatley the bootloader ignores the bootcmd, so autobooting is not possible yet. you need to call "run bootcmd" by hand after each power cycle.

please note that the vdsl firmware is non redistributable. you can find it in the GPL drop that BT provides.

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36315
2013-04-11 19:18:07 +00:00
..
adm5120 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
adm8668 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
amazon Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ar7 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ar71xx Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
at91 target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
atheros kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
au1000 kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. 2013-03-21 14:56:04 +00:00
avr32 kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
brcm47xx brcm47xx: use old partition names again for kernel 3.8 2013-04-06 22:22:26 +00:00
brcm63xx brcm63xx: fix LED names for various boards 2013-03-04 13:42:35 +00:00
brcm2708 target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
cns3xxx cns3xxx: fix USB ehci/ohci platform driver 2013-04-10 16:20:50 +00:00
cns21xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
cobalt cobalt: migrate platform to common led helper functions 2013-02-18 10:37:58 +00:00
ep93xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
gemini gemini: remove usage of ehci_port_power() it was removed in kernel 3.8 2013-03-27 15:48:07 +00:00
generic kernel: calibrate the TWD timer even when booting with only one CPU, it is used for the watchdog timer base 2013-04-10 16:07:50 +00:00
iop32x Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ixp4xx target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
kirkwood Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
lantiq add VG3503J support 2013-04-11 19:18:07 +00:00
malta kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mcs814x Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
mpc52xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mpc83xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mpc85xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mvebu kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
omap4 target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
omap24xx remove common symbols from 3.3 configs 2012-11-29 15:21:35 +00:00
orion Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ppc40x kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
ppc44x kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
pxa target: enable XZ BCJ decompressor code after r35097 2013-01-14 16:34:25 +00:00
ramips unbreak portmapping - typo fix 2013-04-09 14:39:01 +00:00
rb532 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
realview kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
sibyte remove common symbols from 3.3 configs 2012-11-29 15:21:35 +00:00
sparc kernel: update linux 3.6 to 3.6.11 2012-12-18 14:41:16 +00:00
uml kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
x86 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
xburst kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
Makefile Add kernel_nconfig make target 2010-08-06 21:36:35 +00:00