openwrtv3/target/linux/ar71xx/generic
John Crispin d9799dea89 ar71xx: add support for Compex WPJ342
OpenWrt can be flashed with following uboot commands:

tftpboot 0x80500000 openwrt-ar71xx-generic-wpj342-16M-squashfs-sysupgrade.bin
erase 0x9f030000 +$filesize
cp.b $fileaddr 0x9f030000 $filesize

Signed-off-by: Christian Mehlis <christian@m3hlis.de>

SVN-Revision: 49157
2016-04-09 10:26:41 +00:00
..
profiles ar71xx: add support for Compex WPJ342 2016-04-09 10:26:41 +00:00
config-default ar71xx: don't hardcode console parameters in kernel config 2011-04-12 13:14:53 +00:00
target.mk ar71xx: move subtarget specific features to target.mk 2013-10-30 06:54:59 +00:00