]> Git Repo - J-u-boot.git/commit - configs/rock-s0-rk3308_defconfig
board: rockchip: Add Radxa ROCK S0
authorJonas Karlman <[email protected]>
Tue, 30 Jul 2024 19:48:37 +0000 (19:48 +0000)
committerKever Yang <[email protected]>
Fri, 9 Aug 2024 10:35:23 +0000 (18:35 +0800)
commit25438c40a0070bf3b49de6cff6c4f5762b59799e
tree66bf23f218c7bce9634075904c0c544bbb994c1e
parent438a2a7a0cef2ac7e3733e2974a2193a2cfe7779
board: rockchip: Add Radxa ROCK S0

Radxa ROCK S0 is a single-board computer based on the Rockchip RK3308B
SoC in an ultra-compact form factor. Add a board target for the board.

Features tested on a ROCK S0 v1.2 with 512 MiB RAM and 8 GiB eMMC:
- SD-card boot
- eMMC boot
- Ethernet
- USB gadget
- USB host

Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
arch/arm/dts/rk3308-rock-s0-u-boot.dtsi [new file with mode: 0644]
board/rockchip/evb_rk3308/MAINTAINERS
configs/rock-s0-rk3308_defconfig [new file with mode: 0644]
doc/board/rockchip/rockchip.rst
This page took 0.038692 seconds and 4 git commands to generate.