rk3588: pcie_ep: Update to v2.20

Build from:
	bootloader: 1f74d1059 src: driver: pcie: Support pmic rst_fun 1
Build command:
	./tools/mk_pcie_idb.sh RK3568.
Update feature:
	Update the version.

Change-Id: Iaae406faa732c9fe903d67276151165cda5cf955
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2024-11-05 16:53:38 +08:00
committed by Jianhong Chen
parent a6cf109c33
commit b3d90eea3c
5 changed files with 27 additions and 3 deletions

View File

@@ -14,10 +14,10 @@ Path1=bin/rk35/rk3588_usbplug_v1.11.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3588_pcie_v2.10.bin
FlashBoot=bin/rk35/rk3588_pcie_v2.10.bin
FlashData=bin/rk35/rk3588_pcie_v2.20.bin
FlashBoot=bin/rk35/rk3588_pcie_v2.20.bin
[OUTPUT]
PATH=rk3588_pcie_loader_v2.10.bin
PATH=rk3588_pcie_loader_v2.20.bin
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3588 Release Note
## rk3588_pcie_v2.20.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-11-05 | rk3588_pcie_v2.20.bin | 1f74d1059 | 普通 |
### New
1. 支持设置 pmic rst_fun 为 1。
------
## rk3588_bl32_v1.18.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3588 Release Note
## rk3588_pcie_v2.20.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-11-05 | rk3588_pcie_v2.20.bin | 1f74d1059 | important |
### New
1. Support setting pmic rst_fun as 1.
------
## rk3588_bl32_v1.18.bin
| Date | File | Build commit | Severity |