]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: Add support for Anbernic RG35XX-2024
authorChris Morgan <macromorgan@hotmail.com>
Fri, 30 Aug 2024 15:55:14 +0000 (10:55 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 9 Oct 2024 23:43:51 +0000 (00:43 +0100)
commit2f7ab49644ed38b6e3fe5eb6cd3f7e3f683fc6a7
tree7f61309850b4e607b1653a83f7b27095f91a0f04
parentc9fbe861a2fc1ca160dc6f3b47341282fd1aa300
sunxi: Add support for Anbernic RG35XX-2024

The Anbernic RG35XX series of devices are based around an Allwinner
H700 SoC with 1GB of RAM, 2 SD cards, and multiple input buttons.

This bootloader has been tested on the Anbernic RG35XX-2024 and
RG35XX-H, but should be suitable for the entire lineup of H700 based
devices.

A future series of updates will add board selection logic to identify
and load the correct device tree automatically.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
board/sunxi/MAINTAINERS
configs/anbernic_rg35xx_h700_defconfig [new file with mode: 0644]