immortalwrt/target/linux/ath79
Christopher Hill bb05e8143f ath79: add support for MikroTik RouterBOARD 493G (rb4xx series)
This patch adds support for the MikroTik RouterBOARD RB493G, ported
from the ar71xx target.

See https://routerboard.com/RB493G for details

Specification:
- SoC Qualcomm Atheros AR7161
- RAM: 256 MiB
- Storage: 128MiB NAND
- Ethernet: 9x 1000/100/10 Mbps
- USB 1x 2.0 / 1.0 type A
- PCIe: 3x Mini slot
- MicroSD slot

Working:
- Board/system detection
- Ethernet
- SPI
- NAND
- LEDs
- USB
- Sysupgrade

Enabled (but untested due to lack of hardware):
- PCIe - ath79_pci_irq struct has the slot/pin/IRQ mappings if needed

Installation methods:
- tftp boot initramfs image, scp then flash via "sysupgrade -n"
- nand boot existing OpenWrt, scp then flash via "sysupgrade -n"

Notes:
- initramfs image will not work if uncompressed image size over ~8.5Mb
- The "rb4xx" drivers have been enabled

Signed-off-by: Christopher Hill <ch6574@gmail.com>
2020-06-16 12:05:24 +08:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
dts ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-16 12:05:24 +08:00
files ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
generic Merge Mainline 2020-06-04 18:38:04 +08:00
image ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-16 12:05:24 +08:00
mikrotik ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-16 12:05:24 +08:00
nand ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
patches-4.19 ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
patches-5.4 ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
tiny ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
config-4.19 ath79: enable wrgg MTD splitter 2020-06-12 12:17:02 +08:00
config-5.4 ath79: enable wrgg MTD splitter 2020-06-12 12:17:02 +08:00
Makefile ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
modules.mk Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00