ath79: add support for Ubiquiti LiteStation SR71 kitchensink-202104
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 21 Dec 2020 22:39:51 +0000 (23:39 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 12 Apr 2021 22:07:01 +0000 (00:07 +0200)
commit0b4ad46cb329f5543290d2f11d22c4e10b8fbf87
treea86477bb78f3a3e3766dd1e183e6f6a3aedc89bb
parent0f4fa2e9eaf2f42c8af16b492264678180ae3b9a
ath79: add support for Ubiquiti LiteStation SR71

Specifications:

SoC: AR7130
DRAM: 32Mb DDR1
Flash: 16Mb SPI-NOR
LAN: 2x 10/100Mbps via ADM6996 switch on MII
     (1 with PoE)
PCI: 1x mini-PCI
UART: standard UART header
JTAG: yes
LEDs: 8x LEDs

Installation instructions:

The original FIS partitioning does not provide enough
space for the kernel, so the installation must start
with re-partitioning the flash from RedBoot.

The MAC address is stored in the "boardconfig" partition, which is
automatically created.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/ath79/dts/ar7130_ubnt_sr71.dts [new file with mode: 0644]
target/linux/ath79/generic/base-files/lib/upgrade/platform.sh
target/linux/ath79/generic/config-default
target/linux/ath79/image/generic-ubnt.mk