ath79: add support for MikroTik RouterBOARD 750 r2 (hEX lite)
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>
Wed, 2 Jun 2021 16:45:30 +0000 (18:45 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Sep 2023 10:49:26 +0000 (12:49 +0200)
commit8486c677b8bf36808c5b94857f60ee0fb3d5fa28
tree81075d5cb8177f03837f2c44914a777ea3a4d248
parente39fd02347d0a38e411acced93d4aca4aa0a724d
ath79: add support for MikroTik RouterBOARD 750 r2 (hEX lite)

This patch adds support for the MikroTik RouterBOARD 750 r2, marketed as
hEX lite, a small indoor router with 5x 10/100 Mbps Ethernet ports, one
with PoE in. The device was already supported by the ar71xx target.

Specifications:
 - SoC: Qualcomm Atheros QCA9533
 - Flash: 16 MB SPI NOR
 - RAM: 64 MB
 - Ethernet: 4x 10/100 Mbps LAN, 1x 10/100 Mbps WAN (PoE in)
 - LEDs: 5x Ethernet port activity (green), 1x user (green)
 - Buttons: 1x reset

 See https://mikrotik.com/product/RB750r2 for more details.

Not working:
 - Serial port (already not working in ar71xx)

Flashing:
 TFTP boot initramfs image and then perform sysupgrade. Only the
 "Internet" port will ask for an initramfs image. Follow common
 MikroTik procedure as in https://openwrt.org/toh/mikrotik/common.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
target/linux/ath79/dts/qca9533_mikrotik_routerboard-16m.dtsi
target/linux/ath79/dts/qca9533_mikrotik_routerboard-750-r2.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9533_mikrotik_routerboard-95x.dtsi
target/linux/ath79/dts/qca9533_mikrotik_routerboard-lhg-hb.dtsi
target/linux/ath79/dts/qca9533_mikrotik_routerboard-map-2nd.dts
target/linux/ath79/dts/qca9533_mikrotik_routerboard-mapl-2nd.dts
target/linux/ath79/dts/qca9533_mikrotik_routerboard-wap-2nd.dts
target/linux/ath79/dts/qca9533_mikrotik_routerboard-wapr-2nd.dts
target/linux/ath79/image/mikrotik.mk
target/linux/ath79/mikrotik/base-files/etc/board.d/01_leds
target/linux/ath79/mikrotik/base-files/etc/board.d/02_network