change uboot h69k

This commit is contained in:
fish 2024-11-13 21:55:28 +08:00
parent 4c32d7024b
commit 7ffba5befc
2 changed files with 4 additions and 3 deletions

View File

@ -213,7 +213,7 @@ define U-Boot/sige3-rk3568
endef
define U-Boot/opc-h69k-rk3568
$(U-Boot/Default/rk3568)
$(U-Boot/rk3568/Default)
NAME:=OPC-H69K
BUILD_DEVICES:= \
hinlink_opc-h69k
@ -244,7 +244,7 @@ UBOOT_TARGETS := \
photonicat-rk3568 \
roc-pc-rk3568 \
sige3-rk3568 \
opc-h69k-rk3568
opc-h69k-rk3568
UBOOT_CONFIGURE_VARS += USE_PRIVATE_LIBGCC=yes

View File

@ -28,7 +28,7 @@
rk3399-orangepi.dtb \
rk3399-pinebook-pro.dtb \
rk3399-pinephone-pro.dtb \
@@ -168,7 +174,16 @@ dtb-$(CONFIG_ROCKCHIP_RK3399) += \
@@ -168,7 +174,17 @@ dtb-$(CONFIG_ROCKCHIP_RK3399) += \
dtb-$(CONFIG_ROCKCHIP_RK3568) += \
rk3566-anbernic-rgxx3.dtb \
rk3566-radxa-cm3-io.dtb \
@ -42,6 +42,7 @@
+ rk3568-nanopi-r5s.dtb \
+ rk3568-photonicat.dtb \
+ rk3568-roc-pc.dtb \
+ rk3568-opc-h69k.dtb \
rk3568-rock-3a.dtb
dtb-$(CONFIG_ROCKCHIP_RK3588) += \