[OpenWrt-Devel] [PATCH v8 0/3] complete Cisco MR18 support
Christian Lamparter
chunkeey at googlemail.com
Thu Dec 17 13:22:04 EST 2015
This series completes the support for Cisco Meraki's MR18 router [0].
It features:
CPU: Atheros/Qualcomm QCA9557-AT4A at 720MHz
RAM: 128 MiB DDR2
NAND Flash: Hynix NAND 128MiB 3,3V 8-bit
Wireless: SoC AR9550 + 2x Atheros AR9582-AR1A (one 5Ghz, other 2.4Ghz/5Ghz)
Ethernet: 1x Gigabit AR8035-A, 802.3af PoE capable
For anyone interested, a working image [and information
about how to flash the locked device] has been posted on
the forum [1]. Pictures and bootlogs can be found in the
wiki [2] too.
[0] <https://meraki.cisco.com/products/wireless/mr18>
[1] <https://forum.openwrt.org/viewtopic.php?id=59248>
[2] <http://wiki.openwrt.org/toh/meraki/mr18>
v7 -> v8:
- Architecure and Support files (mach-mr18.c and ar71xx_regs.h) have
been merged (dropped from this change set)
- fixed sysupgrade for other platforms
v6 -> v7:
- LED portion has been merged (dropped from this change set)
- firmware tool has been merged (dropped as well)
- made separate patch for "base-files: cleanup mtd_get_mac_binary hexdump"
- image will be created using the new method (Alexander's comment)
- overhauled and split "scan nand ubi partition for ath9k eeprom files"
(Yousong's comment)
- fixed "will always be true" (Vittorio's comment)
v5 -> v6: (John's comments)
- made separate patch for "base-files: use max_brightness to set LED"
- made separate patch for "scan nand ubi partition for ath9k eeprom files"
- moved "rx/rvd delay code" into mach-mr18.c
- moved "serdes calibration code" into mach-mr18.c
Chris R Blake (3):
ar71xx: refactor 10-ath9k-eeprom
ar71xx: scan nand ubi partition for ath9k eeprom files
base-files: cleanup mtd_get_mac_binary hexdump
package/base-files/files/lib/functions/system.sh | 19 +++++++++++++-
.../etc/hotplug.d/firmware/10-ath9k-eeprom | 29 +++++++++++++++++-----
2 files changed, 41 insertions(+), 7 deletions(-)
--
2.6.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list