]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Add support for new boards to RGxx3
authorChris Morgan <macromorgan@hotmail.com>
Tue, 2 Jan 2024 15:46:53 +0000 (09:46 -0600)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 19 Jan 2024 02:57:36 +0000 (10:57 +0800)
commit0cc6cbe84d73ec64a0cb8025633460bd94497606
tree3e851aed2d439ef24ba8214a2d08c547111a770a
parentd2048bafae4014fbfacb2fc860da72c1bc525354
board: rockchip: Add support for new boards to RGxx3

Add support for the Anbernic RG-ARC-D, Anbernic RG-ARC-S, Powkiddy
RK2023, and Powkiddy RGB30 to the Anbernic RGxx3. While the Powkiddy
devices are manufactured by Powkiddy instead of Anbernic,
the hardware is so similar they can all use the same bootloader.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/anbernic/rgxx3_rk3566/rgxx3-rk3566.c