From 093a6c67005148ae32a5c9e4553491b9f5c2457b Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:40:51 +0000 Subject: [PATCH] disable kernel build waring --- 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