rv1106: usbplug: Add w25n01xx continues read mode

build from:
	2c14bb7e419 src: spinand: Support w25n01xx

update feature:
	Support w25n01xx continues read mode.

Change-Id: I36ce459916cd53673ffc0c799fefeb2fbd06be6f
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2025-03-20 15:39:28 +08:00
committed by Jianhong Chen
parent d12b435e66
commit 8a3eba2b84
4 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
[CHIP_NAME]
NAME=RV1106
[VERSION]
MAJOR=1
MINOR=1
[CODE471_OPTION]
NUM=1
Path1=bin/rv11/rv1106_ddr_924MHz_tb_v1.15.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rv11/rv1106_usbplug_w25n01xx_v1.09.bin
[LOADER_OPTION]
NUM=3
LOADER1=FlashData
LOADER2=Hpmcu
LOADER3=FlashBoot
FlashData=bin/rv11/rv1106_ddr_924MHz_tb_v1.15.bin
Hpmcu=bin/rv11/rv1106_hpmcu_tb_v1.01.bin
FlashBoot=bin/rv11/rv1106_spl_spi_nand_tb_v1.00.bin
[LOADER2_PARAM]
LOAD_ADDR=0x40000
FLAG=0x10007
[OUTPUT]
PATH=rv1106_download_v1.15.108.bin
IDB_PATH=rv1106_idblock_v1.15.100.img
[SYSTEM]
NEWIDB=true
[FLAG]
471_RC4_OFF=true
RC4_OFF=true
CREATE_IDB=true

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RV1106 Release Note
## rv1106_usbplug_w25n01xx_v1.09.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2025-03-20 | rv1106_usbplug_w25n01xx_v1.09.bin | 2c14bb7e419 | 普通 |
### New
1. 增加 w25n01xx continues read mode 支持。
------
## rv1106_tee_ta_v1.13.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RV1106 Release Note
## rv1106_usbplug_w25n01xx_v1.09.bin
| Date | File | Build commit | Severity |
| ---------- | :----------------------- | ------------ | --------- |
| 2025-03-20 | rv1106_usbplug_w25n01xx_v1.09.bin | 2c14bb7e419 | moderate |
### New
1. Support w25n0xxx spinand continues read mode.
------
## rv1106_tee_ta_v1.13.bin
| Date | File | Build commit | Severity |