]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Add support for FriendlyARM NanoPi R2C Plus
authorTianling Shen <cnsztl@gmail.com>
Sat, 23 Dec 2023 04:00:07 +0000 (12:00 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 19 Jan 2024 02:57:36 +0000 (10:57 +0800)
commit0bc16c6a8744a1c0293a31253020205b312895d3
tree3a609bc2f5d6b32ab9cc56fdcba65799883e2da4
parentb5db04c63a6c0c2c085b9fc215506f3dc1acc2fa
board: rockchip: Add support for FriendlyARM NanoPi R2C Plus

The NanoPi R2C Plus is a small variant of NanoPi R2C with a on-board
eMMC flash (8G) included.

The device tree is taken from the kernel v6.5.

Signed-off-by: Tianling Shen <cnsztl@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3328-nanopi-r2c-plus-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3328-nanopi-r2c-plus.dts [new file with mode: 0644]
board/rockchip/evb_rk3328/MAINTAINERS
configs/nanopi-r2c-plus-rk3328_defconfig [new file with mode: 0644]