rk3528: ddr: update ddrbin to v1.11

build from:
	56f70fd2ad dram_init: rk3528: Update to v1.11

update feature:
	bfac0726c6 dram_init: rk3528: add trfc min cap mode

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: I38d0f2915b2842077341b5acceb47ba9cf12f9c4
This commit is contained in:
Zhihuan He
2025-02-18 18:22:20 +08:00
parent e5f488e98d
commit feab2172b4
9 changed files with 27 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ MAJOR=1
MINOR=4
[CODE471_OPTION]
NUM=1
Path1=bin/rk35/rk3528_ddr_1056MHz_v1.10.bin
Path1=bin/rk35/rk3528_ddr_1056MHz_v1.11.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,10 +14,10 @@ Path1=bin/rk35/rk3528_usbplug_v1.03.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3528_ddr_1056MHz_v1.10.bin
FlashData=bin/rk35/rk3528_ddr_1056MHz_v1.11.bin
FlashBoot=bin/rk35/rk3528_spl_v1.06.bin
[OUTPUT]
PATH=rk3528_spl_loader_v1.10.106.bin
PATH=rk3528_spl_loader_v1.11.106.bin
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.11.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ---------------------------------------------- | ----------- | -------- |
| 2025-02-26 | rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.11.bin | 56f70fd2ad | 普通 |
### New
1. 增加 trfc 最小容量模式。
------
## rk3528_spl_v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.11.bin
| Date | File | Build commit | Severity |
| ---------- | ---------------------------------------------- | ------------ | -------- |
| 2025-02-26 | rk3528_ddr_1056MHz_{2L_PCB,4BIT_PCB_}v1.11.bin | 56f70fd2ad | moderate |
### New
1. Add trfc min cap mode.
------
## rk3528_spl_v1.06.bin
| Date | File | Build commit | Severity |