You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
11 years ago
..
ase add linux-v3.7 12 years ago
base-files Adapt default network configuration for IPv6 11 years ago
falcon fix falcon profile 12 years ago
files/firmware/lantiq move GPHY FW blobs to non versioned folder 11 years ago
image add VG3503J support 11 years ago
patches-3.7 fixes NO_XIP on CFI0001 flash 11 years ago
patches-3.8 add FE phy firmware 11 years ago
svip_be generic: move GENERIC_PWM symbol into the generic config 12 years ago
svip_le target: refresh all target configs with kconfig.pl 12 years ago
xway add VG3503J support 11 years ago
Makefile kernel: update linux 3.8 to 3.8.6 11 years ago
base-files.mk lantiq: add runtime generation of /etc/config/network 13 years ago
config-3.7 kernel: clean up crypto related kconfig options 12 years ago
config-default bump to v3.8 11 years ago
modules.mk fix i2c-lantiq module 12 years ago