openwrtv4/target/linux/lantiq
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
..
ase add linux-v3.7 2012-12-15 01:59:45 +00:00
base-files Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
falcon fix falcon profile 2012-12-16 10:03:23 +00:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image add VG3503J support 2013-04-11 19:18:07 +00:00
patches-3.7 fixes NO_XIP on CFI0001 flash 2013-03-12 13:53:08 +00:00
patches-3.8 add FE phy firmware 2013-04-11 19:17:48 +00:00
svip_be generic: move GENERIC_PWM symbol into the generic config 2012-09-13 06:38:31 +00:00
svip_le target: refresh all target configs with kconfig.pl 2012-10-29 10:11:05 +00:00
xway add VG3503J support 2013-04-11 19:18:07 +00:00
base-files.mk lantiq: add runtime generation of /etc/config/network 2011-11-15 18:21:00 +00:00
config-3.7 kernel: clean up crypto related kconfig options 2013-01-27 17:23:12 +00:00
config-default bump to v3.8 2013-03-14 18:42:29 +00:00
Makefile kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00