uboot-rockchip: add ROC-RK3328-CC support
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 7 Apr 2023 15:46:43 +0000 (23:46 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Tue, 9 May 2023 05:30:22 +0000 (13:30 +0800)
commitb95c2146838403b68fb8b487e7f890ddefb4fb8d
treefdadbf9fda6b495ecd5249d6d0c166c6c883ffec
parent7bfe7e06767767914f42785d12d2fceca189854e
uboot-rockchip: add ROC-RK3328-CC support

Add support for the Firefly ROC-RK3328-CC.
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/src/of-platdata/roc-cc-rk3328/dt-decl.h [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/roc-cc-rk3328/dt-plat.c [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/roc-cc-rk3328/dt-structs-gen.h [new file with mode: 0644]