[OpenWrt-Devel] [PATCH] ar71xx: add support for compex wpj531

2015-06-01 Thread Christian Mehlis
tftpboot 0x8050 openwrt-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin erase 0x9f03 +$filesize erase 0x9f68 +1 cp.b $fileaddr 0x9f03 $filesize --- v2: fix indentation with spaces refresh patch Signed-off-by: Christian Mehlis christ...@m3hlis.de ---

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for compex wpj531

2015-05-10 Thread Christian Mehlis
Am 27.04.2015 um 16:48 schrieb Christian Mehlis: OpenWrt can be flashed with following uboot commands: tftpboot 0x8050 openwrt-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin erase 0x9f03 +$filesize cp.b $fileaddr 0x9f03 $filesize Signed-off-by: Christian Mehlis

[OpenWrt-Devel] [PATCH] ar71xx: add support for compex wpj531

2015-04-27 Thread Christian Mehlis
OpenWrt can be flashed with following uboot commands: tftpboot 0x8050 openwrt-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin erase 0x9f03 +$filesize cp.b $fileaddr 0x9f03 $filesize Signed-off-by: Christian Mehlis christ...@m3hlis.de --- target/linux/ar71xx/base-files/etc/diag.sh