Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ar71xx: add support for Compex WPJ342 | John Crispin | 2016-04-09 |
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 |