From e703f844c8ebae657d7788b5cec2b82a860dc611 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Thu, 11 Apr 2024 07:58:28 +0800 Subject: [PATCH] uboot-rockchip: update rk3566 ATF and DDR version --- package/boot/uboot-rockchip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index 7dcf31915..c08fffda8 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -189,7 +189,7 @@ define U-Boot/panther-x2-rk3566 DEPENDS:=+PACKAGE_u-boot-panther-x2-rk3566:arm-trusted-firmware-rk3566 PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor ATF:=rk3568_bl31_v1.44.elf - DDR:=rk3566_ddr_1056MHz_v1.18.bin + DDR:=rk3566_ddr_1056MHz_v1.21.bin endef # RK3568 boards