[uboot] Upgrade the MMF SDK from V4.0.0 to V4.1.0
1. add cv181x functions 2. Delete some useless files and add .gitignore Change-Id: Iea2b2fa43b5a1152e5e99fb32b88f8d2c249251a
This commit is contained in:
committed by
sam.xiang
parent
aa1b345a00
commit
607778300c
@ -14,6 +14,8 @@
|
||||
#include "../../board/cvitek/cv181x/cv181x_reg.h"
|
||||
#elif IS_ENABLED(CONFIG_TARGET_CVITEK_CV180X)
|
||||
#include "../../board/cvitek/cv180x/cv180x_reg.h"
|
||||
#elif IS_ENABLED(CONFIG_TARGET_CVITEK_ATHENA2)
|
||||
#include "../../board/cvitek/athena2/athena2_reg.h"
|
||||
#endif
|
||||
|
||||
#define DW_WDT_CR 0x00
|
||||
|
||||
Reference in New Issue
Block a user