rk3566: spl: Update version to v1.14
Build from: 606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562 Update features: 5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sample phase for initializate 0953e389873 dw-mmc: spl: modify the timeout for reading data to 50ms 57b8ceed1c3 mmc: rockchip_dw_mmc: Fix compile error b512fec4ea9 mmc: rockchip_dw_mmc: Add internal phase support 3e4b5e88701 mmc: dw_mmc: add card detect by DWMCI_CDETECT de03e0e0d1d clk: rockchip: Extend pll timeout value 05891810f6d rockchip: dts: add pinctrl support for spl 2285b68d280 lib: rsa: Add burn-key-hash flag check 9b9c232a050 drivers: crypto: v2: fix switch case fallthrough 3afc76530fc clk: rockchip: fix the 32-bit may overflow f38030747b8 common: spl_ab: Update slot_set_unbootable from U-Boot a0f322f5407 dw_mmc: add a delay before reset controller e09ef32e9e8 mmc: send stop command when tuning error occurs b77c257eaed lib: rsa: Add support for rsa key repair Change-Id: I82b67d1446781dafd7b0e42f0b0f4e4484c842e1 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# RK3566 Release Note
|
||||
|
||||
## rk356x_spl_v1.14.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | -------------------- | ----------- | -------- |
|
||||
| 2024-05-30 | rk356x_spl_v1.14.bin | 606f72bd97a | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 增加rsa key hash掉电后继续烧写功能。
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | --------------------------------------------------- | -------------------------------------------------------- | -------- |
|
||||
| 1 | 重要 | 解决SPL下sd卡初始化失败 | SPL dts下没有打开pinctrl节点 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3566_ddr_{1056...920}MHz_v1.21.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# RK3566 Release Note
|
||||
|
||||
## rk356x_spl_v1.14.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :------------------- | ------------ | --------- |
|
||||
| 2024-05-30 | rk356x_spl_v1.14.bin | 606f72bd97a | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Add support for continuing burning RSA key hash after OTP power down.
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | important | Solve the issue that SD card initialization fails under SPL stage. | pinctrl node is disabled under SPL stage. | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3566_ddr_{1056...920}MHz_v1.21.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user