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
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
8 years ago
..
imagebuilder images imagebuilder: Allow to add sanitized extra name 9 years ago
linux ar71xx: add support for Compex WPJ342 8 years ago
sdk sdk: add base repository fallback 9 years ago
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Config.in toolchain: add support of ARC architecture 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago