rk3399pro: ddr: update ddr version to v1.29 20230328
build from: 5b2c650 Version: DDR Version 1.29 20230328 update feature: 6b96f96 rk3399: ddr: fix single channel loop at "advanced training done" 4617362 rk3399: ddr: fix dbw detect bug Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I17296b96362af4e9768f316346a443b265ef2309
This commit is contained in:
@@ -5,7 +5,7 @@ MAJOR=1
|
||||
MINOR=15
|
||||
[CODE471_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk33/rk3399pro_ddr_800MHz_v1.27.bin
|
||||
Path1=bin/rk33/rk3399pro_ddr_800MHz_v1.29.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
@@ -14,7 +14,7 @@ Path1=bin/rk33/rk3399pro_usbplug_v1.26.bin
|
||||
NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk33/rk3399pro_ddr_800MHz_v1.27.bin
|
||||
FlashData=bin/rk33/rk3399pro_ddr_800MHz_v1.29.bin
|
||||
FlashBoot=bin/rk33/rk3399pro_miniloader_v1.26.bin
|
||||
[OUTPUT]
|
||||
PATH=rk3399pro_loader_v1.27.126.bin
|
||||
PATH=rk3399pro_loader_v1.29.126.bin
|
||||
|
||||
Binary file not shown.
BIN
bin/rk33/rk3399pro_ddr_666MHz_v1.29.bin
Normal file
BIN
bin/rk33/rk3399pro_ddr_666MHz_v1.29.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/rk33/rk3399pro_ddr_800MHz_v1.29.bin
Normal file
BIN
bin/rk33/rk3399pro_ddr_800MHz_v1.29.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/rk33/rk3399pro_ddr_933MHz_v1.29.bin
Normal file
BIN
bin/rk33/rk3399pro_ddr_933MHz_v1.29.bin
Normal file
Binary file not shown.
17
doc/release/RK3399PRO_CN.md
Normal file
17
doc/release/RK3399PRO_CN.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# RK3399PRO Release Note
|
||||
|
||||
## rk3399pro_ddr_{666...933}MHz_v1.29.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | -------------------------------------- | ----------- | -------- |
|
||||
| 2023-03-30 | rk3399pro_ddr_{666...933}MHz_v1.29.bin | 5b2c650 | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ----------------------------------------- | --------------------------------------------------------- | -------- |
|
||||
| 1 | 普通 | 修复单个channel卡"advanced training done" | 当单个channel的时候,会loop在打印"advanced training done" | - |
|
||||
| 2 | 重要 | 修复LP3 dbw 识别异常 | LP3 的dbw 识别与实际不一致 | - |
|
||||
|
||||
------
|
||||
|
||||
17
doc/release/RK3399PRO_EN.md
Normal file
17
doc/release/RK3399PRO_EN.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# RK3399PRO Release Note
|
||||
|
||||
## rk3399pro_ddr_{666...933}MHz_v1.29.bin
|
||||
|
||||
| Date | file | Build commit | Severity |
|
||||
| ---------- | -------------------------------------- | ------------ | --------- |
|
||||
| 2023-03-30 | rk3399pro_ddr_{666...933}MHz_v1.29.bin | 5b2c650 | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ----------------------------------------------------- | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | moderate | Fixed single channel loop at "advanced training done" | When in single channel mode, it will loop at "advanced training done". | - |
|
||||
| 2 | important | Fixed LP3 dbw detect bug | The dbw detect error when LP3 | - |
|
||||
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user