mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
Add a new driver npu-ax3386-gpl, default compile as module. The default generated modules are: - vha.ko - img_mem.ko - vha_info.ko Signed-off-by: Mingzheng Xing <xingmingzheng@iscas.ac.cn>
5 lines
122 B
C
5 lines
122 B
C
#define _REG_START 0x00000000
|
|
#define _VHA_TB_START 0x080000
|
|
#define _REG_SIZE 0x00200000
|
|
#define _VHA_TB_SIZE 0x00100000
|