From 2a9a9d4f6c07f2f23b663fe5fbeac1168a5d1029 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 07 Nov 2023 06:19:50 +0000 Subject: [PATCH] support uboot change LCD parameter --- rkbin/RKTRUST/RK3568TRUST_CPU3.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rkbin/RKTRUST/RK3568TRUST_CPU3.ini b/rkbin/RKTRUST/RK3568TRUST_CPU3.ini index 998c178..f162c0a 100644 --- a/rkbin/RKTRUST/RK3568TRUST_CPU3.ini +++ b/rkbin/RKTRUST/RK3568TRUST_CPU3.ini @@ -9,7 +9,7 @@ ADDR=0x00040000 [BL32_OPTION] SEC=1 -PATH=bin/rk35/rk3568_bl32_v2.09.bin +PATH=bin/rk35/rk3568_bl32_v2.10.bin ADDR=0x08400000 [BL33_OPTION] SEC=0 -- Gitblit v1.6.2