rockchip: add Radxa E25 board support
authorMarius Durbaca <mariusd84@gmail.com>
Wed, 28 Feb 2024 09:39:44 +0000 (09:39 +0000)
committerNick Hainke <vincent@systemli.org>
Sat, 23 Mar 2024 06:55:43 +0000 (07:55 +0100)
commitf7c732bf9ed9bd09646a528681256fb7b0d80bfc
tree5b3ab5b0a7555deb8df1221a8d7676efb5094298
parentce5661e455f7bb87c028ac989c6d05dbc174877b
rockchip: add Radxa E25 board support

Radxa E25 is a network application carrier board for the Radxa CM3
Industrial (CM3I) SoM, which is based on the Rockchip RK3568 SoC.

It has the following features:

- MicroSD card socket, on board eMMC flash
- 2x 2.5GbE Realtek RTL8125B Ethernet transceiver
- 1x USB Type-C port (Power and Serial console)
- 1x USB 3.0 OTG port
- mini PCIe socket (USB or PCIe)
- ngff PCIe socket (USB or SATA)
- 1x User LED and 16x RGB LEDs
- 26-pin expansion header

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

Signed-off-by: Marius Durbaca <mariusd84@gmail.com>
target/linux/rockchip/armv8/base-files/etc/board.d/02_network
target/linux/rockchip/armv8/base-files/etc/hotplug.d/net/40-net-smp-affinity
target/linux/rockchip/image/armv8.mk
target/linux/rockchip/patches-6.1/024-v6.3-arm64-dts-rockchip-Add-Radxa-CM3I-E25.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/025-v6.3-arm64-dts-rockchip-Update-eMMC-SD.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/026-v6.3-arm64-dts-rockchip-Add-missing-CM3i.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/027-v6.3-arm64-dts-rockchip-Correct-the-model-name-for-Radxa-E25.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/028-v6.6-arm64-dts-rockchip-Fix-PCIe-regulators-on-Radxa-E25.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/029-v6.6-arm64-dts-rockchip-Enable-SATA-on-Radxa-E25.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.1/112-radxa-e25-add-led-aliases.patch [new file with mode: 0644]