rv1106: bin: update hpmcu wrap bin to v1.46
build from rockit-ko commit in master branch:
7e8fe8af [mcu]: add wrap end log and delete unsed code
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: I2cf39f8144dfb9211db9c658220be3ed18f70fbb
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[COMPRESSION]
|
||||
COMPRESSION=lzma
|
||||
[MCU]
|
||||
MCU0=bin/rv11/rv1106_hpmcu_wrap_v1.40.bin,0xff6ff000,disabled
|
||||
MCU0=bin/rv11/rv1106_hpmcu_wrap_v1.46.bin,0xff6ff000,disabled
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[COMPRESSION]
|
||||
COMPRESSION=gzip
|
||||
[LOAD]
|
||||
LOAD0=bin/rv11/rv1106_hpmcu_wrap_v1.40.bin,0xff6ff000,okay
|
||||
LOAD0=bin/rv11/rv1106_hpmcu_wrap_v1.46.bin,0xff6ff000,okay
|
||||
|
||||
Binary file not shown.
BIN
bin/rv11/rv1106_hpmcu_wrap_v1.46.bin
Executable file
BIN
bin/rv11/rv1106_hpmcu_wrap_v1.46.bin
Executable file
Binary file not shown.
17
doc/release/RV1106_CN.md
Executable file → Normal file
17
doc/release/RV1106_CN.md
Executable file → Normal file
@@ -1,5 +1,21 @@
|
||||
# RV1106 Release Note
|
||||
|
||||
## rv1106_hpmcu_wrap_v1.46.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------------- | ------------------------------- | -------- |
|
||||
| 2022-09-08 | rv1106_hpmcu_wrap_v1.46.bin | rockit_ko:7e8fe8af#hal:a76806e7 | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | --------------------------- | ------------------------------------------------------------ | -------- |
|
||||
| 1 | 重要 | 修复1.40引入的BUG | 当编码器启动双码流后,MCU概率性无法判断卷绕帧结束,主码流卡死 | 自测 |
|
||||
| 2 | 重要 | 修复加载MCU固件引起的冲内存 | 在加载MCU固件之前直接RESET RISCV会导致冲内存。 | 客户现场 |
|
||||
| 3 | 重要 | OVERFLOW无法丢帧 | 如果编码器启动太慢,MCU报OVERFLOW,但编码器无法丢帧引起超时复位。 | 客户现场 |
|
||||
|
||||
---
|
||||
|
||||
## rv1106_hpmcu_tb_{sc230ai,sc3338}_v1.20.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
@@ -23,3 +39,4 @@
|
||||
| 2 | 重要 | 从iq bin中读取ae标定参数 | ae标定数据 不生效 | 无 |
|
||||
| 3 | 重要 | 解决暗环境AIQ启动后去噪锐化效果变化及亮度变暗的问题 | 暗环境下内核阶段和aiq不平滑的衔接 | 无 |
|
||||
| 4 | 紧急 | 解决全参图像效果问题,需要与AIQ提交0ed3f415d3相匹配,否则图像会变绿 | 全参图像效果异常 | 无 |
|
||||
|
||||
|
||||
16
doc/release/RV1106_EN.md
Executable file → Normal file
16
doc/release/RV1106_EN.md
Executable file → Normal file
@@ -1,5 +1,21 @@
|
||||
# RV1106 Release Note
|
||||
|
||||
## rv1106_hpmcu_wrap_v1.46.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------------- | ------------------------------- | --------- |
|
||||
| 2022-09-08 | rv1106_hpmcu_wrap_v1.46.bin | rockit_ko:7e8fe8af#hal:a76806e7 | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | --------------------------------------------------------- | ------------------------------------------------------------ | ------------------------ |
|
||||
| 1 | important | repair the bug of v1.40 cause | after venc start double stream,mcu maube can not check wrap frame end,casuse main stream off | self test |
|
||||
| 2 | important | repair the bug destory memory when reset working mcu | when mcu is working, if it is reset will destory system memory | Customer on-site support |
|
||||
| 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 | Customer on-site support |
|
||||
|
||||
---
|
||||
|
||||
## rv1106_hpmcu_tb_{sc230ai,sc3338}_v1.20.bin
|
||||
|
||||
| Date | File | Build Commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user