Skip to content
Snippets Groups Projects
Commit d9799dea authored by John Crispin's avatar John Crispin
Browse files

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: default avatarChristian Mehlis <christian@m3hlis.de>

SVN-Revision: 49157
parent 2cba297e
No related branches found
No related tags found
Loading
Showing
with 218 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment