diff --git a/RKTRUST/RK3568TRUST.ini b/RKTRUST/RK3568TRUST.ini index 956e3fae..65fc7852 100644 --- a/RKTRUST/RK3568TRUST.ini +++ b/RKTRUST/RK3568TRUST.ini @@ -5,7 +5,7 @@ MINOR=0 SEC=0 [BL31_OPTION] SEC=1 -PATH=bin/rk35/rk3568_bl31_v1.35.elf +PATH=bin/rk35/rk3568_bl31_v1.36.elf ADDR=0x00040000 [BL32_OPTION] SEC=1 diff --git a/bin/rk35/rk3568_bl31_v1.35.elf b/bin/rk35/rk3568_bl31_v1.36.elf similarity index 90% rename from bin/rk35/rk3568_bl31_v1.35.elf rename to bin/rk35/rk3568_bl31_v1.36.elf index 9329933c..f29f855d 100644 Binary files a/bin/rk35/rk3568_bl31_v1.35.elf and b/bin/rk35/rk3568_bl31_v1.36.elf differ diff --git a/doc/release/RK3568_CN.md b/doc/release/RK3568_CN.md index 90e4618c..0f128d3c 100644 --- a/doc/release/RK3568_CN.md +++ b/doc/release/RK3568_CN.md @@ -1,5 +1,19 @@ # RK3568 Release Note +## rk3568_bl31_v1.36.elf + +| 时间 | 文件 | 编译 commit | 重要程度 | +| ---------- | --------------------- | ----------- | -------- | +| 2022-11-08 | rk3568_bl31_v1.36.elf | 2c8be93f9 | 重要 | + +### Fixed + +| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 | +| ----- | -------- | -------------------------------------- | ---------------------------------------- | -------- | +| 1 | 重要 | 解决部分主控在DDR 324MHz下的不稳定问题 | 在DDR 324MHz下,系统不稳定,出现死机重启 | - | + +------ + ## rk356x_usbplug_v1.16.bin | 时间 | 文件 | 编译 commit | 重要程度 | diff --git a/doc/release/RK3568_EN.md b/doc/release/RK3568_EN.md index 2c734be2..629ba0b9 100644 --- a/doc/release/RK3568_EN.md +++ b/doc/release/RK3568_EN.md @@ -1,5 +1,19 @@ # RK3568 Release Note +## rk3568_bl31_v1.36.elf + +| Date | File | Build commit | Severity | +| ---------- | --------------------- | ------------ | --------- | +| 2022-11-08 | rk3568_bl31_v1.36.elf | 2c8be93f9 | important | + +### Fixed + +| Index | Severity | Update | Issue description | Issue source | +| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ | +| 1 | important | To solve the instability problem of some chips when DDR run in 324MHz. | When DDR run in 324MHz, the system would unstable, causing a crash and restart | - | + +------ + ## rk356x_usbplug_v1.16.bin | Date | File | Build commit | Severity |