rk3562: bl31: update version to v1.15
build form:
904af256f plat: rk3562: clock: adjust pvtpll config for cpu/gpu/npu
update feature:
904af256f plat: rk3562: clock: adjust pvtpll config for cpu/gpu/npu
84db911a8 plat: rk3562: add soc version init
13293ddbe plat: rk3588: hdmirx: reset controller as soon as possible
7595dc437 rockchip: increase FDT buffer size
bbaa2847c plat: rk3528: dmc: suspend: Add pctl and phy reg that need save
d47912428 plat: rk3528: Add support of dmc
398d70f4c plat: rk3528: support stop cpus
85fc734b9 plat: rockchip: rk3588: dmc: update lp5 mr for each channel
aef7950e4 plat: rk_fpga: add rk_fpga_rk3576 support
b56fd461a plat: rk_fpga: define uart macro in each rk_fpga_soc_def.h
8f84fa572 plat: rockchip: fiq: dsb, isb and nop after wfe in cpu_stop_for_event()
Signed-off-by: Liang Chen <cl@rock-chips.com>
Change-Id: I418b329c89f07423a2185b99bc48fe5e22a70a87
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3562_bl31_v1.14.elf
|
||||
PATH=bin/rk35/rk3562_bl31_v1.15.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.15.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2023-04-27 | rk3562_bl31_v1.15.elf | 904af256f | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 根据correlation芯片测试结果,调整cpu/gpu/npu的pvtpll配置。
|
||||
|
||||
------
|
||||
|
||||
## rk3562_ddr_1332MHz_eyescan_v1.04.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.15.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2023-04-27 | rk3562_bl31_v1.15.elf | 904af256f | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Adjust pvtpll config for cpu/gpu/npu by the test results of correlation chips.
|
||||
|
||||
------
|
||||
|
||||
## rk3562_ddr_1332MHz_eyescan_v1.04.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user