rk322xh: ddr: update ddr init code to v1.20
from commit: 4d28874 rk322xh: update DDR Version 1.20 20241018 update feature: b67e1c6 rk322xh: fix diff bank and bg detect error Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: Ib5b301533d15446e47084e7a8a214f88b01a4fb1
This commit is contained in:
@@ -5,7 +5,7 @@ MAJOR=2
|
||||
MINOR=50
|
||||
[CODE471_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk33/rk322xh_ddr_333MHz_v1.19.bin
|
||||
Path1=bin/rk33/rk322xh_ddr_333MHz_v1.20.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
@@ -14,7 +14,7 @@ Path1=bin/rk33/rk322xh_usbplug_v2.50.bin
|
||||
NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk33/rk322xh_ddr_333MHz_v1.19.bin
|
||||
FlashData=bin/rk33/rk322xh_ddr_333MHz_v1.20.bin
|
||||
FlashBoot=bin/rk33/rk322xh_miniloader_v2.50.bin
|
||||
[OUTPUT]
|
||||
PATH=rk322xh_loader_v1.19.250.bin
|
||||
PATH=rk322xh_loader_v1.20.250.bin
|
||||
|
||||
Binary file not shown.
BIN
bin/rk33/rk322xh_ddr_333MHz_v1.20.bin
Normal file
BIN
bin/rk33/rk322xh_ddr_333MHz_v1.20.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/rk33/rk322xh_ddr_400MHz_v1.20.bin
Normal file
BIN
bin/rk33/rk322xh_ddr_400MHz_v1.20.bin
Normal file
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# RK322XH Release Note
|
||||
|
||||
## rk322xh_ddr_{333,400}MHz_v1.20.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | ---------------------------------- | ----------- | -------- |
|
||||
| 2024-10-18 | rk322xh_ddr_{333,400}MHz_v1.20.bin | 4d28874 | 普通 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | --------------------------- | -------------------------------------- | -------- |
|
||||
| 1 | 普通 | 修复低概率DDR4 容量探测异常 | 上下电低概率出现DDR4的容量缺少1/2或1/4 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk322xh_bl32_v2.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# RK322XH Release Note
|
||||
|
||||
## rk322xh_ddr_{333,400}MHz_v1.20.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | ---------------------------------- | ------------ | -------- |
|
||||
| 2024-10-18 | rk322xh_ddr_{333,400}MHz_v1.20.bin | 4d28874 | moderate |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | -------- | ------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | moderate | Fix low probability DDR4 capacity detection anomalies. | Occasionally, there may be a mismatch in DDR4 capacity by 1/2 or 1/4 when the device is powered on or off. | - |
|
||||
|
||||
------
|
||||
|
||||
## rk322xh_bl32_v2.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user