For ar71xx devices with 4MB flash and/or 32MB RAM see also 4/32 warning and OpenWrt on 4/32 devices ar71xx is source only → build your own image Use ath79 instead, if available

this are OpenWRT-PR: * openwrt/openwrt#672 (support of non-40MHz refclk) * openwrt/openwrt#642 (add CPE210 support) ecsv mentioned this pull request Feb 6, 2018 ar71xx-generic: add experimental support for TP-Link CPE210 v2 #1326 GitHub - aa65535/openwrt-simple-obfs: Simple-obfs for Simple-obfs for OpenWrt/LEDE. Contribute to aa65535/openwrt-simple-obfs development by creating an account on GitHub. Arduino - YunSysupgrade run-sysupgrade / mnt / sda1 / openwrt-ar71xx-generic-yun-squashfs-sysupgrade.bin Sending TERM to remaining processes uhttpd dbus-daemon dnsmasq avahi-daemon thd ntpd uSDaemon sleep syslogd klogd hotplug2 procd ubusd netifd Sending KILL to remaining processes LEDE/OpenWRT — Installing Firmware on Meraki MR18 | by CT Feb 08, 2017

add-missing-nvram-dependency-for-epg5000.patch (1.0 KB) - added by Christopher Chiu 3 years ago. ar71xx: add missing nvram dependency for EnGenius EPG5000 disable-non-mikrotik-boards.patch (1.8 KB) - added by Christopher Chiu 3 years ago. ar71xx/mikrotik: disable non-MikroTik boards

Image Files. These are the image files for the ar71xx target. Check that the md5sum of the file you downloaded matches the md5sum below. Shortened image file names below have the same prefix: openwrt-ar71xx- I confirm this issue on ar71xx trunk snapshots, it looks like after installing kmod-fs-ext4 and the dependencies, the modules aren't loaded in the correct order. Manually insmod-ing the modules in the correct order (e.g scsi_mod then sd_mod / crc16 then ext4) works. modprobe should handle the dependencies but I didn't test it. Download openwrt-ar71xx-generic-tl-wr841n-v8-squashfs-factory.bin. Open it in a hex editor. Look at offset 0x40. There should be the following bytes: 08 41 00 08. Modify to: 09 41 00 05. Get mktplinkfw.c, md5.c and md5.h. Compile the tool: gcc -Os mktplinkfw.c md5.c -o mktplinkfw. Run: ./mktplinkfw -i *-factory.bin Jul 10, 2015 · Thanks, Miaoqing -----Original Message----- From: Jonas Gorski [mailto:jogo@openwrt.org] Sent: Friday, July 10, 2015 5:44 PM To: Pan, Miaoqing Cc: OpenWrt Development List Subject: Re: [OpenWrt-Devel] [PATCH 3/3] ar71xx: add spi nand driver support Hi, On Fri, Jul 10, 2015 at 9:18 AM, wrote: > From: Miaoqing Pan

Name: Last modification: Size: 16M-md5.txt 4 months ago 10 KB mingyue-20180227-openwrt-15.05.1-ar71xx-generic-archer-c5-squashfs-sysupgrade.bin

明月固件下载 … mingyue-20180227-openwrt-15.05.1-ar71xx-nand-wndr4300-squashfs-sysupgrade.tar 4 months ago 21 MB mingyue-20180227-openwrt-15.05.1-ar71xx-nand-wndr4300-ubi-factory.img 4 months ago 23 MB This directory contains 5 element(s) totalling 88 MB in size. 明月永在固件 openwrt 明月永在博客. ar71xx: Move to 4.14 kernel by jollaman999 · Pull Request Why not for ar71xx? Please check if 'add mdio register board info' patch is not affected to other targets. Tested with TP-Link Archer C7 v2 Re-worked for 4.14.48. Also tested with some other TP-Link devices with previous pull by @pkgadd . #1012 Thanks. [ar71xx] undefined reference to ath79_nvram - OpenWrt add-missing-nvram-dependency-for-epg5000.patch (1.0 KB) - added by Christopher Chiu 3 years ago. ar71xx: add missing nvram dependency for EnGenius EPG5000 disable-non-mikrotik-boards.patch (1.8 KB) - added by Christopher Chiu 3 years ago. ar71xx/mikrotik: disable non-MikroTik boards ar71xx: add support for TP-Link CPE210 v2 by robimarko