rk3528: spl: update version to v1.03
Build from commit:
f09ed5ff4f: rockchip: dts: rk3528: set emmc device drive strength to 1.5x
Update feature:
f09ed5ff: rockchip: dts: rk3528: set emmc device drive strength to 1.5x
7a9b5d70: mmc: support drive strength config for emmc by dts
6f371d7b: rockchip: dts: rk3528: enable hs400es
9cb4a869: rockchip: rk3528: set the emmc io drive strength to level
313669fc5: mmc: rockchip: support hs400es mode
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I5caaf06b7e4b169bbbb3afc910e30e5c87099094
This commit is contained in:
@@ -15,9 +15,9 @@ NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk35/rk3528_ddr_1184MHz_v1.00.bin
|
||||
FlashBoot=bin/rk35/rk3528_spl_v1.02.bin
|
||||
FlashBoot=bin/rk35/rk3528_spl_v1.03.bin
|
||||
[OUTPUT]
|
||||
PATH=rk3528_spl_loader_v1.00.102.bin
|
||||
PATH=rk3528_spl_loader_v1.00.103.bin
|
||||
[SYSTEM]
|
||||
NEWIDB=true
|
||||
[FLAG]
|
||||
|
||||
Binary file not shown.
BIN
bin/rk35/rk3528_spl_v1.03.bin
Normal file
BIN
bin/rk35/rk3528_spl_v1.03.bin
Normal file
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_spl_v1.03.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :------------------- | ----------- | -------- |
|
||||
| 2022-12-14 | rk3528_spl_v1.03.bin | f09ed5ff4f | 重要 |
|
||||
|
||||
### Fixed
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ---------------------- | --------------------------- | -------- |
|
||||
| 1 | 重要 | 支持HS400ES | 解决原来HS400模式兼容性问题 | - |
|
||||
| 2 | 重要 | 配置EMMC驱动强度到1.5X | 解决个别EMMC兼容性问题 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3528_bl31_v1.06.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_spl_v1.03.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :------------------- | ----------- | -------- |
|
||||
| 2022-12-14 | rk3528_spl_v1.03.bin | f09ed5ff4f | important|
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ---------------------- | ---------------------------------- | ------------ |
|
||||
| 1 | important | Support HS400ES | fix HS400 compatibility issues | - |
|
||||
| 2 | important | config EMMC DS to 1.5X | fix some EMMC compatibility issues | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3528_bl31_v1.06.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user