ar71xx: add support for compex wpj558
authorLuka Perkov <luka@openwrt.org>
Fri, 6 Mar 2015 14:41:57 +0000 (14:41 +0000)
committerLuka Perkov <luka@openwrt.org>
Fri, 6 Mar 2015 14:41:57 +0000 (14:41 +0000)
commit6ce52bec7034d28d7715b9262cfb2402940008fa
treef4efca4af89d8058f99939300e7a658a422bc3cd
parente7a68760fa9ae959e24f4aca26202ec12c0c9cc6
ar71xx: add support for compex wpj558

OpenWrt can be flashed with following uboot commands:

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44620
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/etc/uci-defaults/02_network
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/config-3.18
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj558.c [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/compex.mk
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch