openwrt/target/linux/ath79
Nick Hainke 8beb4cefbc ath79: Add support for Ubiquiti NanoBeam AC Gen2
CPU:         Atheros AR9342 rev 3 SoC
RAM:         64 MB DDR2
Flash:       16 MB NOR SPI
WLAN 2.4GHz: Atheros AR9342 v3 (ath9k)
WLAN 5.0GHz: QCA988X
Ports:       2x GbE

Flashing procedure is identical to other ubnt devices.
https://openwrt.org/toh/ubiquiti/common

Flashing through factory firmware
1. Ensure firmware version v8.7.0 is installed.
   Up/downgrade to this exact version.
2. Patch fwupdate.real binary using
   `hexdump -Cv /bin/ubntbox | sed 's/14 40 fe 27/00 00 00 00/g' | \
    hexdump -R > /tmp/fwupdate.real`
3. Make the patched fwupdate.real binary executable using
   `chmod +x /tmp/fwupdate.real`
4. Copy the squashfs factory image to /tmp on the device
5. Flash OpenWrt using `/tmp/fwupdate.real -m <squashfs-factory image>`
6. Wait for the device to reboot
(copied from Ubiquiti NanoBeam AC and modified)

To keep it consistent, we will add the gen1 variant to
the nanobeam ac gen1.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:12 +00:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2021-09-01 08:07:02 +00:00
dts ath79: Add support for Ubiquiti NanoBeam AC Gen2 2021-09-01 08:07:12 +00:00
files target: remove obsolete kernel version switches for 4.19 2021-09-01 08:07:08 +00:00
generic ath79: Add support for Ubiquiti NanoBeam AC Gen2 2021-09-01 08:07:12 +00:00
image ath79: Add support for Ubiquiti NanoBeam AC Gen2 2021-09-01 08:07:12 +00:00
mikrotik ath79: remove AT803X config symbol from subtargets 2021-09-01 08:07:08 +00:00
nand ath79: remove model name from LED labels 2021-09-01 08:07:03 +00:00
patches-5.4 ath79: drop upstreamed patch 2021-09-01 08:07:08 +00:00
tiny ath79: remove model name from LED labels 2021-09-01 08:07:03 +00:00
config-5.4 ath79: enable elf mtd splitter 2021-09-01 08:06:58 +00:00
Makefile ath79: enable usbgadget feature 2021-09-01 08:07:02 +00:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00