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)
commit7aeb6923b5e1c5e046905fcf7c429e57898bfa31
treef4efca4af89d8058f99939300e7a658a422bc3cd
parent9c221b18809fc9d2bfe9e2cb92c78c37136b6ce3
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44620 3c298f89-4303-0410-b956-a3cf2f4a3e73
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