[PATCH v2 30/30] board: rockchip: Add Radxa E20C

2025-04-10 Thread Jonas Karlman
The Radxa E20C is an ultra-compact network computer with a RK3528A SoC that offers a wide range of networking capabilities. Features tested on a Radxa E20C v1.104: - SD-card boot - eMMC boot Signed-off-by: Jonas Karlman --- Changes in v2: - Drop sdhci from board u-boot.dtsi - Update sdmmc node t

Re: [PATCH v2 30/30] board: rockchip: Add Radxa E20C

2025-04-07 Thread Kever Yang
On 2025/4/8 06:47, Jonas Karlman wrote: The Radxa E20C is an ultra-compact network computer with a RK3528A SoC that offers a wide range of networking capabilities. Features tested on a Radxa E20C v1.104: - SD-card boot - eMMC boot Signed-off-by: Jonas Karlman Reviewed-by: Kever Yang Thank