rockchip: Add support for Radxa ROCK 4SE
authorFUKAUMI Naoki <naoki@radxa.com>
Wed, 29 Jan 2025 07:35:43 +0000 (07:35 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Apr 2025 22:35:46 +0000 (00:35 +0200)
commit6690f551c829f1dc6781c6155c265c4b424a5475
tree487e7ea65139f26205e00301b9759bfd476f010d
parent18925614c01c1e2283a283244c58c65b2502ae45
rockchip: Add support for Radxa ROCK 4SE

The Radxa ROCK 4SE[1] is a single board computer using the Rockchip
RK3399-T.

Hardware
--------

- Dual-core Cortex-A72 and quad-core Cortex-A53 CPU
- Mali-T860MP4 GPU
- LPDDR4 4GB RAM
- M.2 M Key slot (PCIe 2.1 x4)
- eMMC connector
- microSD card slot
- Wi-Fi 5 (not supported)
- Gigabit Ethernet with PoE support (additional PoE HAT required)
- USB 3.0 Type-A OTG port
- USB 3.0 Type-A HOST port
- 2x USB 2.0 Type-A HOST ports
- USB Type-C power port (5V only)
- 40 Pin GPIO header

[1] https://radxa.com/products/rock4/4se

Installation
------------
Uncompress the OpenWrt sysupgrade and write it to the micro SD card or
internal eMMC using dd.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://github.com/openwrt/openwrt/pull/17554
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-rockchip/Makefile
target/linux/rockchip/image/armv8.mk
target/linux/rockchip/patches-6.6/130-rock-4se-add-led-aliases-and-stop-heartbeat.patch [new file with mode: 0644]