openwrt/target/linux/ath79
Jan-Niklas Burfeind 5cc0535800 ath79: add support for onion omega
The Onion Omega is a hardware development platform with built-in WiFi.

https://onioniot.github.io/wiki/

Specifications:
 - QCA9331 @ 400 MHz (MIPS 24Kc Big-Endian Processor)
 - 64MB of DDR2 RAM running at 400 MHz
 - 16MB of on-board flash storage
 - Support for USB 2.0
 - Support for Ethernet at 100 Mbps
 - 802.11b/g/n WiFi at 150 Mbps
 - 18 digital GPIOs
 - A single Serial UART
 - Support for SPI
 - Support for I2S

Flash instructions:
The device is running OpenWrt upon release using the ar71xx target.
Both a sysupgrade
and uploading the factory image using u-boots web-UI do work fine.

Depending on the ssh client, it might be necessary to enable outdated
KeyExchange methods e.g. in the clients ssh-config:

Host 192.168.1.1
        KexAlgorithms +diffie-hellman-group1-sha1

The stock credentials are: root onioneer

For u-boots web-UI manually configure `192.168.1.2/24` on your computer,
connect to `192.168.1.1`.

MAC addresses as verified by OEM firmware:
2G       phy0      label
LAN      eth0      label - 1

LAN is only available in combination with an optional expansion dock.

Based on vendor acked commit:
commit 5cd49bb067 ("ar71xx: add support for Onion Omega")

Partly reverts:
commit fc553c7e4c ("ath79: drop unused/incomplete dts")

Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
(cherry picked from commit d98738b5c1)
2021-09-01 00:20:08 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2020-09-28 16:23:03 +02:00
dts ath79: add support for onion omega 2021-09-01 00:20:08 +02:00
files ath79: ar934x: fix mounting issues if subpage is not supported 2021-07-09 17:14:01 +02:00
generic ath79: add support for onion omega 2021-09-01 00:20:08 +02:00
image ath79: add support for onion omega 2021-09-01 00:20:08 +02:00
mikrotik ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD 2021-07-09 17:14:01 +02:00
nand ath79: remove generic profiles 2021-01-27 21:31:20 +01:00
patches-5.4 ath79: kernel: Add missing quote to drivers/mfd/Kconfig 2021-08-22 20:02:31 +02:00
tiny ath79: add Senao 'failsafe' sysupgrade procedure 2021-06-11 07:20:31 +02:00
config-5.4 ath79: add missing MTD_NAND_RB91X symbol 2021-07-09 17:14:01 +02:00
Makefile ath79: move the squashfs feature to the parent target 2020-11-23 13:20:53 +01:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00