openwrtv3/target/linux/ar71xx/files
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
..
arch/mips ar71xx: add support for Compex WPJ342 2016-04-09 10:26:41 +00:00
drivers ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues 2016-02-22 15:11:23 +00:00
include/linux ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00