]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Convert Anbernic RGxx3 to OF_UPSTREAM
authorChris Morgan <macromorgan@hotmail.com>
Thu, 19 Sep 2024 14:00:19 +0000 (09:00 -0500)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 25 Oct 2024 12:48:40 +0000 (20:48 +0800)
commit7344fa41a2e39a2f10ffcc5f3ea5725b56d0e285
treedd69b5a999d0324cee87ccc455be11f7d190271f
parent609e71e68e46a0183978352a330198e570a89a86
board: rockchip: Convert Anbernic RGxx3 to OF_UPSTREAM

Refactor the board detection logic (again) to make it compatible with
the upstream device-trees, and switch to OF_UPSTREAM.

Now the device boots with the device-tree for the 353P, and then
loads the correct device tree (of 10) in the later stages of SPL.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3566-anbernic-rg353p-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3566-anbernic-rgxx3-u-boot.dtsi [deleted file]
arch/arm/dts/rk3566-anbernic-rgxx3.dts [deleted file]
board/anbernic/rgxx3_rk3566/MAINTAINERS
board/anbernic/rgxx3_rk3566/rgxx3-rk3566.c
configs/anbernic-rgxx3-rk3566_defconfig