rk3568: pcie_ep: Add pcie ep init bare memtal firmware
Build from: bootloader: I01c2c7d7 src: application: pcie: Support idb boot config. Build command: ./tools/mk_pcie_idb.sh RK3568. Update feature: Support pcie ep bare memtal firmware. Change-Id: Ib8cd68028afd54641bbc82d081303bb7af56ef9c Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
26
RKBOOT/RK3568MINIALL_PCIE_EP.ini
Normal file
26
RKBOOT/RK3568MINIALL_PCIE_EP.ini
Normal file
@@ -0,0 +1,26 @@
|
||||
[CHIP_NAME]
|
||||
NAME=RK3568
|
||||
[VERSION]
|
||||
MAJOR=1
|
||||
MINOR=1
|
||||
[CODE471_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk3568_ddr_1560MHz_v1.19.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk356x_usbplug_v1.17.bin
|
||||
[LOADER_OPTION]
|
||||
NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk35/rk3568_pcie_v1.00.bin
|
||||
FlashBoot=bin/rk35/rk3568_pcie_v1.00.bin
|
||||
[OUTPUT]
|
||||
PATH=rk3568_pcie_loader_v1.00.bin
|
||||
[SYSTEM]
|
||||
NEWIDB=true
|
||||
[FLAG]
|
||||
471_RC4_OFF=true
|
||||
RC4_OFF=true
|
||||
CREATE_IDB=true
|
||||
BIN
bin/rk35/rk3568_pcie_v1.00.bin
Normal file
BIN
bin/rk35/rk3568_pcie_v1.00.bin
Normal file
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_pcie_v1.00.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | --------------------- | ----------- | -------- |
|
||||
| 2023-10-07 | rk3568_pcie_v1.00.bin | I01c2c7d7 | 普通 |
|
||||
|
||||
### New
|
||||
|
||||
1. 添加支持 pcie ep 初始化的裸系统可执行固件。
|
||||
|
||||
------
|
||||
|
||||
## rk3568_ddr_{1560...920}MHz_v1.19.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# RK3568 Release Note
|
||||
|
||||
## rk3568_pcie_v1.00.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | --------------------- | ------------ | -------- |
|
||||
| 2023-10-07 | rk3568_pcie_v1.00.bin | I01c2c7d7 | moderate |
|
||||
### New
|
||||
|
||||
1. Add bare system executable firmware that supports PCIe EP initialization.
|
||||
|
||||
------
|
||||
|
||||
## rk3568_ddr_{1560...920}MHz_v1.19.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user