rk3528: bl31: update version to v1.14
Build from ATF commit:
1b2124ab7 plat: rk3528: move bl31_base to 0x80000
update feature:
1b2124ab7 plat: rk3528: move bl31_base to 0x80000
7f859117f plat: rk3528: dmc: support both per-bank refresh and derate enabled
1bb3b83ea plat: rockchip: dmc: clear up the head files of dmc driver
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
8f84fa572 plat: rockchip: fiq: dsb, isb and nop after wfe in cpu_stop_for_event()
Change-Id: I0cdc7f773a896bbe7a3b2309e69401defdd98206
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3528_bl31_v1.13.elf
|
||||
PATH=bin/rk35/rk3528_bl31_v1.14.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_bl31_v1.14.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2023-05-19 | rk3528_bl31_v1.14.elf | 1b2124ab7 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 将bl31基地址改到0x80000。
|
||||
2. 支持ddr变频。
|
||||
|
||||
------
|
||||
|
||||
## rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.05.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_bl31_v1.14.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2023-05-19 | rk3528_bl31_v1.14.elf | 1b2124ab7 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Move BL31 base to 0x80000.
|
||||
2. Support ddr frequency scale.
|
||||
|
||||
------
|
||||
|
||||
## rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.05.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user