From 95099d4622f8cb224d94e314c7a8e0df60b13f87 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 09 Dec 2023 08:38:01 +0000 Subject: [PATCH] enable docker ppp --- 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