rv1106: hpmcu: add initial verison v1.00

support mcu wrap isp and venc
mcu use sram 0xff6ff000 - 0xff6fffff
build from rockit-ko
        rockit-ko:
        https://10.10.10.29/c/linux/rockit-ko/+/152944
Update feature:
	1.mcu check once per 32 line and update vpu register
        2.max height support to 2048
        3.not support scall

Change-Id: Ibf8bb3cee8ec9edaa9bd9506f6264ee79d2e082d
Signed-off-by: aaron.sun <aaron.sun@rock-chips.com>
This commit is contained in:
Steven Liu
2022-04-08 16:02:06 +08:00
committed by Jianhong Chen
parent fa338c408c
commit 994c28835f
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
[COMPRESSION]
COMPRESSION=lzma
[MCU]
MCU0=bin/rv11/rv1106_hpmcu_v1.00.bin,0x40000,disabled
MCU0=bin/rv11/rv1106_hpmcu_v1.00.bin,0xff6ff000,okay

Binary file not shown.