rockchip: add support for Radxa ROCK Pi E v3.0
authorFUKAUMI Naoki <naoki@radxa.com>
Sun, 28 Jul 2024 23:38:25 +0000 (08:38 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 29 Jul 2024 21:00:14 +0000 (23:00 +0200)
commit649bc715b2e8cce32e3cfad5057ccc70ee944937
treebeceace96f1b018c3880eb228c23c8909b943655
parent7686ce4a9138b44943f927e97f2cbf8e111a5522
rockchip: add support for Radxa ROCK Pi E v3.0

Radxa ROCK Pi E v3.0 is a compact networking SBC[1] using the Rockchip
RK3328 SoC.

Hardware
--------
- Rockchip RK3328 SoC
- Quad A53 CPU
- 512MB/1GB/2GB DDR4 RAM
- 4/8/16/32GB eMMC
- Micro SD Card slot
- WiFi 4 and BT 4, or WiFi 5 and BT 5 (not supported yet)
- 1x 1000M Ethernet with PoE support (additional PoE HAT required)
- 1x 100M Ethernet
- 1x USB 3.0 Type-A port (Host)
- 1x 4-ring 3.5mm headphone jack
- 40 Pin GPIO header

[1] https://radxa.com/products/rockpi/pie

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

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://github.com/openwrt/openwrt/pull/15984
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-rockchip/Makefile
package/boot/uboot-rockchip/patches/000-rockchip-add-support-for-Radxa-ROCK-Pi-E-v3.0.patch [new file with mode: 0644]
target/linux/rockchip/armv8/base-files/etc/board.d/02_network
target/linux/rockchip/image/armv8.mk
target/linux/rockchip/patches-6.6/114-rock-pi-e-add-led-aliases-and-stop-heartbeat.patch [new file with mode: 0644]