1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/target/linux/ath79
Lech Perczak bcc44b1212 ath79: support for MikroTik RouterBOARD 911G-(2,5)HPnD
This is a stripped-down version of RB912UAG-(2,5)HPnD, without USB,
miniPCIe and SIM sockets.
This board has been supported in the ar71xx.

Add support based on RB912UAG board, by splitting out the common part to
.dtsi, and creating separate device tree for the stripped-down version.

Links:
* https://mikrotik.com/product/RB911G-2HPnD
* https://mikrotik.com/product/RB911G-5HPnD
* https://openwrt.org/toh/hwdata/mikrotik/mikrotik_rb911g-5hpnd

Hardware:
* SoC: Atheros AR9342,
* RAM: DDR 64MB,
* SPI NOR: 64KB,
* NAND: 128MB,
* Ethernet: x1 10/100/1000 port with passive POE in,
* Wi-Fi: 802.11 a/b/g/n (depending on band variant)
* LEDs: 5 general purpose LEDs (led1..led5), power LED, user LED,
  Ethernet phy LED,
* Button,
* Beeper.

Flashing:
* Use the RouterBOARD Reset button to enable TFTP netboot,
boot kernel and initramfs and then perform sysupgrade.
* From ar71xx OpenWrt firmware run:
  $ sysupgrade -F /tmp/<sysupgrade.bin>
For more info see: https://openwrt.org/toh/mikrotik/common.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
2024-01-07 01:19:54 +01:00
..
base-files/etc/hotplug.d/ieee80211
dts ath79: support for MikroTik RouterBOARD 911G-(2,5)HPnD 2024-01-07 01:19:54 +01:00
files ag71xx: fix wrong register definition issue 2024-01-05 16:44:29 +01:00
generic ath79: generic: disable SPI-NOR write protect unconditionally 2023-12-24 12:42:12 +01:00
image ath79: support for MikroTik RouterBOARD 911G-(2,5)HPnD 2024-01-07 01:19:54 +01:00
mikrotik ath79: support for MikroTik RouterBOARD 911G-(2,5)HPnD 2024-01-07 01:19:54 +01:00
nand ath79: make boot-leds service executable 2023-12-12 19:35:03 +01:00
patches-5.15 ath79: rename pcie-controller to pcie 2024-01-05 16:17:57 +01:00
patches-6.1 ath79: rename pcie-controller to pcie 2024-01-05 16:17:57 +01:00
tiny ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-5.15 ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-6.1 ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
Makefile Revert "ath79: use kernel 6.1 as default" 2023-09-09 08:42:50 +02:00
modules.mk