rv1126b: Add MINIALL_TB for spi norflash

load hpmcu firmware to 0x48c00000

build from commit:
    rtt:3377af5ff6#hal:5c682f97

build from rt-thread commit in develop-v4.1.x branch:
    3377af5ff6 rockchip: rv1126b-mcu: Add rv1126b_evb2_SC850SL-ADC board support

build from hal commit in master branch:
    5c682f97 lib: CMSIS: Device: RK3576: Add DSMC Register Define

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: Idf1bad85178033dcb40bf411d4cc6ef2838fafea
This commit is contained in:
Ziyuan Xu
2025-05-27 11:43:31 +08:00
committed by Jianhong Chen
parent bd19429a0e
commit a08d110d93
4 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
[CHIP_NAME]
NAME=RV110F
[VERSION]
MAJOR=1
MINOR=0
[CODE471_OPTION]
NUM=1
Path1=bin/rv11/rv1126b_ddr_1332MHz_v1.02.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rv11/rv1126b_usbplug_v1.03.bin
[LOADER_OPTION]
NUM=3
LOADER1=FlashData
LOADER2=Hpmcu
LOADER3=FlashBoot
FlashData=bin/rv11/rv1126b_ddr_1332MHz_v1.02.bin
Hpmcu=bin/rv11/rv1126b_hpmcu_tb_v1.00.bin
FlashBoot=bin/rv11/rv1126b_spl_ipc_v1.03.bin
[LOADER2_PARAM]
LOAD_ADDR=0x48c00000
FLAG=0
[LOADER3_PARAM]
LOAD_ADDR=0x4fe00000
FLAG=0x0
[OUTPUT]
PATH=rv1126b_download_v1.02.103.bin
IDB_PATH=rv1126b_idblock_v1.02.103.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 @@
# rv1126b Release Note
## rv1126b_hpmcu_tb_v1.00.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-05-27 | rv1126b_hpmcu_tb_v1.00.bin | rtt:3377af5ff6#hal:5c682f97 | 重要 |
### New
1. 初始版本。
------
## rv1126b_bl31_v1.05.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# rv1126b Release Note
## rv1126b_hpmcu_tb_v1.00.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ----------- | -------- |
| 2025-05-27 | rv1126b_hpmcu_tb_v1.00.bin | rtt:3377af5ff6#hal:5c682f97 | important |
### New
1. Initial version.
------
## rv1126b_bl31_v1.05.elf
| Date | File | Build commit | Severity |