uboot-rockchip: add Orange Pi R1 Plus support
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 30 May 2023 04:59:07 +0000 (12:59 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 May 2023 19:41:46 +0000 (21:41 +0200)
commit043f8a4f5ecf00e8a62b5a5d48baba48e620ea6a
tree22eeee13536bc8d5682752c0e4d8e589fa53c49e
parent2d5f3b3c4ce4c6221299f2362b3029783048f649
uboot-rockchip: add Orange Pi R1 Plus support

Add support for the Xunlong Orange Pi R1 Plus.
Manually generated of-platdata files to avoid swig dependency.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
package/boot/uboot-rockchip/Makefile
package/boot/uboot-rockchip/patches/103-rockchip-rk3328-Add-support-for-Orange-Pi-R1-Plus.patch [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/orangepi-r1-plus-rk3328/dt-decl.h [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/orangepi-r1-plus-rk3328/dt-plat.c [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/orangepi-r1-plus-rk3328/dt-structs-gen.h [new file with mode: 0644]