mecury: lock: rename board name

Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>
Change-Id: Ie65f52271069d7e60bdc751e65bfb175119d9f6b
This commit is contained in:
Zhichao Yu
2020-04-01 14:40:01 +08:00
parent eedb398ef6
commit bc1e17cada
5 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ export RK_TARGET_PRODUCT=rv1108
# Board Info #
########################################
#Target Board Version
export RK_TARGET_BOARD_VERSION=minievb-v10
export RK_TARGET_BOARD_VERSION=minievb-v10-lock
# Set flash type. support <emmc, nand, nor>
export RK_STORAGE_TYPE=nor
# Set depth camera
@ -45,7 +45,7 @@ export RK_LOADER_PREISP_EN=0
# Kernel Config #
########################################
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rv1108_defconfig
export RK_KERNEL_DEFCONFIG=rv1108_lock_defconfig
# Kernel dts
export RK_KERNEL_DTS=rv1108-${RK_TARGET_BOARD_VERSION}