rockchip: Add support for Radxa ROCK 4C+
authorFUKAUMI Naoki <naoki@radxa.com>
Wed, 29 Jan 2025 07:33:59 +0000 (07:33 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Apr 2025 22:35:46 +0000 (00:35 +0200)
commit18925614c01c1e2283a283244c58c65b2502ae45
treea43d89e8c57f921c014dcbc990917edf9381fe8a
parent7921e48d43571861f15aa56717798709ff7507b6
rockchip: Add support for Radxa ROCK 4C+

The Radxa ROCK 4C+[1] is a single board computer with dual HDMI using
the Rockchip RK3399-T.

Hardware
--------

- Dual-core Cortex-A72 and quad-core Cortex-A53 CPU
- Mali-T860MP4 GPU
- LPDDR4 4GB RAM
- 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/4cp

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/129-rock-4c-plus-add-led-aliases-and-stop-heartbeat.patch [new file with mode: 0644]