uboot-rockchip: add NanoPi R2C support
authorTianling Shen <cnsztl@immortalwrt.org>
Sat, 13 May 2023 05:54:38 +0000 (13:54 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 18 May 2023 15:42:53 +0000 (17:42 +0200)
commit60c1fe692896a441e8624afe8643c7f52bd863c9
treefec3ebf27b49f33f706bcb9b1171a8c9496b16b9
parent64afcbad3d69147b07dff2462e5645f2c193dee5
uboot-rockchip: add NanoPi R2C support

Add support for the FriendlyARM NanoPi R2C.
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/101-rock64pro-disable-CONFIG_USE_PREBOOT.patch
package/boot/uboot-rockchip/patches/102-rockchip-rk3328-Add-support-for-FriendlyARM-NanoPi-R2C.patch [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/nanopi-r2c-rk3328/dt-decl.h [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/nanopi-r2c-rk3328/dt-plat.c [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/nanopi-r2c-rk3328/dt-structs-gen.h [new file with mode: 0644]