ath79: add support for Ubiquiti LiteStation SR71
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 21 Dec 2020 22:39:51 +0000 (23:39 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 25 Oct 2023 08:06:15 +0000 (10:06 +0200)
commit8a25ffd2f3122f39c97227031eb0c3ce330c40c2
treed9df1b188194cc744a92c52a1851b90f5c1c6209
parentb55e7181d9274b28f09f78828ee9f668396a6167
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