diff options
| author | Jagan Teki <[email protected]> | 2023-02-17 17:28:38 +0530 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-02-28 18:07:27 +0800 |
| commit | 3dd126155c3749a1fb9c8a53fdffd26077bc4102 (patch) | |
| tree | 4047a826ea5f209e26f9b99c8eaa4b4a241c47ab /board | |
| parent | 3356c67d1f39aadba545674ea18e2f3c1c79dae0 (diff) | |
board: rockchip: Add Radxa Compute Module 3 IO Board
Radxa Compute Module 3(CM3) IO board an application board from Radxa
and is compatible with Raspberry Pi CM4 IO form factor.
Radxa CM3 needs to mount on top of this IO board in order to create
complete Radxa CM3 IO board platform.
Add support for Radxa CM3 IO Board defconfig and -u-boot.dtsi
Reviewed-by: Kever Yang <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/rockchip/evb_rk3568/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/rockchip/evb_rk3568/MAINTAINERS b/board/rockchip/evb_rk3568/MAINTAINERS index aebecd901c1..9c0c365556e 100644 --- a/board/rockchip/evb_rk3568/MAINTAINERS +++ b/board/rockchip/evb_rk3568/MAINTAINERS @@ -5,6 +5,11 @@ F: board/rockchip/evb_rk3568 F: include/configs/evb_rk3568.h F: configs/evb-rk3568_defconfig +RADXA-CM3 +M: Jagan Teki <[email protected]> +S: Maintained +F: configs/radxa-cm3-io-rk3566_defconfig + ROCK-3A M: Akash Gajjar <[email protected]> S: Maintained |
