You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Christopher Hill b7a8a54542 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>
4 years ago
..
apm821xx apm821xx: move device definitions to subfiles 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: provide consistent basic DEVICE_TYPE 4 years ago
archs38 treewide: provide consistent basic DEVICE_TYPE 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: simplify inclusion of subtarget image files 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.45 4 years ago
bcm47xx bcm47xx: move device definitions to subfiles 4 years ago
bcm53xx kernel: bump 5.4 to 5.4.45 4 years ago
bcm63xx bcm63xx: a226m-fwb: fix linux partition offset 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini treewide: drop DEVICE_TYPE when used as device variable 4 years ago
generic ath79: patch upstream Mikrotik rb4xx-spi driver to be device tree aware 4 years ago
imx6 kernel: bump 5.4 to 5.4.45 4 years ago
ipq40xx ipq40xx: check kernel-size for NBG6617 4 years ago
ipq806x ipq806x: enable disk-activity LED trigger 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood Revert "kirkwood: disable image for Linksys EA3500 (Audi)" 4 years ago
lantiq lantiq: fritz 7360 v2: remove additional supported devices 4 years ago
layerscape treewide: simplify inclusion of subtarget image files 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek kernel: bump 5.4 to 5.4.45 4 years ago
mpc85xx mpc85xx: restructure image receipts 4 years ago
mvebu treewide: simplify inclusion of subtarget image files 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: set 5.4 as default kernel 4 years ago
octeontx kernel: bump 5.4 to 5.4.45 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas treewide: simplify inclusion of subtarget image files 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips: fix IPv4-only corner case in 01_enable_packet_steering 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip treewide: simplify inclusion of subtarget image files 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi treewide: simplify inclusion of subtarget image files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 treewide: simplify inclusion of subtarget image files 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile