rv1106: rv1106_hpmcu_wrap: update version to v1.50

build from rockit-ko commit in master branch:
    576377cb mcu: update mcu bin to v1.50

build from hal commit in master branch:
    a76806e7 project: common: riscv: change riscv toolchain to xpack

Signed-off-by: Chuanhu Sun <aaron.sun@rock-chips.com>
Change-Id: I03a9d64be28267bb1e13361fdc528732ba2bc7b8
This commit is contained in:
Chuanhu Sun
2022-09-23 14:23:49 +08:00
committed by Jianhong Chen
parent 0f8ea74fb0
commit 08dd9aecac
7 changed files with 36 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
[COMPRESSION]
COMPRESSION=lzma
[MCU]
MCU0=bin/rv11/rv1106_hpmcu_wrap_v1.46.bin,0xff6ff000,disabled
MCU0=bin/rv11/rv1106_hpmcu_wrap_v1.50.bin,0xff6ff000,disabled

View File

@@ -1,4 +1,4 @@
[COMPRESSION]
COMPRESSION=gzip
[LOAD]
LOAD0=bin/rv11/rv1106_hpmcu_wrap_v1.46.bin,0xff6ff000,okay
LOAD0=bin/rv11/rv1106_hpmcu_wrap_v1.50.bin,0xff6ff000,okay

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,21 @@
# RV1106 Release Note
## rv1106_hpmcu_wrap_v1.50.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------------- | ------------------------------- | -------- |
| 2022-09-29 | rv1106_hpmcu_wrap_v1.50.bin | rockit_ko:576377cb#hal:a76806e7 | 紧急 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | --------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 普通 | 优化代码逻辑 | 减少代码量,增加打印信息 | - |
| 2 | 重要 | 提高编码器的QOS=0X505 | 减少部分场景OVERFLOW | - |
| 3 | 紧急 | 开机无效CACHE | 直接运行代码导致因为脏CACHE冲LINUX内存 | - |
------
## rv1106_hpmcu_wrap_v1.46.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
@@ -14,7 +30,7 @@
| 2 | 重要 | 修复加载MCU固件引起的冲内存 | 在加载MCU固件之前直接RESET RISCV会导致冲内存。 | - |
| 3 | 重要 | OVERFLOW无法丢帧 | 如果编码器启动太慢MCU报OVERFLOW但编码器无法丢帧引起超时复位。 | - |
---
------
## rv1106_hpmcu_tb_{sc230ai,sc3338}_v1.20.bin

View File

@@ -1,5 +1,21 @@
# RV1106 Release Note
## rv1106_hpmcu_wrap_v1.50.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------------- | ------------------------------- | -------- |
| 2022-09-29 | rv1106_hpmcu_wrap_v1.50.bin | rockit_ko:576377cb#hal:a76806e7 | critical |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | -------------------------- | ------------------------------------------ | ------------ |
| 1 | moderate | optimize code | decrease code size and add log information | - |
| 2 | important | increase encoder ddr qos | slove some wrap overflow | - |
| 3 | critical | invalite icache and dcache | destory linux memory for cache exchange | - |
------
## rv1106_hpmcu_wrap_v1.46.bin
| Date | File | Build commit | Severity |
@@ -14,7 +30,7 @@
| 2 | important | repair the bug destory memory when reset working mcu | when mcu is working, if it is reset will destory system memory | - |
| 3 | important | mcu check overflow, bug venc can not lost the error frame | if venc start too slow, mcu will make a overflow event to venc, but venc can not lost the error frame | - |
---
------
## rv1106_hpmcu_tb_{sc230ai,sc3338}_v1.20.bin