rk3308: BoardConfig.mk: set RK_OEM_DIR to oem
Change-Id: I57cb646e65af796f65d485ac13abec9815396ed7 Signed-off-by: Hans Yang <yhx@rock-chips.com>
This commit is contained in:
@ -33,7 +33,7 @@ export RK_USERDATA_FS_TYPE=ext2
|
|||||||
# Set flash type. support <emmc, nand, spi_nand, spi_nor>
|
# Set flash type. support <emmc, nand, spi_nand, spi_nor>
|
||||||
export RK_STORAGE_TYPE=nand
|
export RK_STORAGE_TYPE=nand
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=dueros
|
export RK_OEM_DIR=oem
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
Reference in New Issue
Block a user