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>
Thu, 21 Apr 2022 07:18:35 +0000 (09:18 +0200)
commitdd4c8f8176b3b2c7e1d5faba1e3a6ed9e89de83b
treece128aa6bbab202841843b55b736228c6908616f
parent3f67fd9c3415a87db43e933d362f9a126e91f25b
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