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>
Sat, 14 May 2022 10:08:58 +0000 (12:08 +0200)
commita3ae17bbee2cf02ff0a67ea40fe1d0be121bded6
tree6d65ab66a4adcbddc8a87f67f91f284b3f9f07cc
parentb4f16361bcea22a0c166de0b90a2315a7781c7d4
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