]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ath79: add support for MikroTik RouterBOARD 750 r2 (hEX lite) 13477/head
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>
Wed, 2 Jun 2021 16:45:30 +0000 (18:45 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 29 Oct 2024 20:36:11 +0000 (21:36 +0100)
commitc46b689149ac18d654d12dfddeb102feb938e4aa
tree7e3735b88b1cac3dba3fc672cb4cc7ad23deb832
parent088bb1e12e07794dd3842df1d3b804f6550ea033
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.

(cherry picked from commit 8486c677b8bf36808c5b94857f60ee0fb3d5fa28)
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Link: https://github.com/openwrt/openwrt/pull/13477
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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