rk3308: update Boardconfig for 3308b
Change-Id: Ib55954c54ed304c411366cab80bebdc036d9344f Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
This commit is contained in:
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=evb-aarch32-rk3308
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_debug_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3308-voice-module-board-v10-aarch32
|
||||
export RK_KERNEL_DTS=rk3308b-evb-amic-v10-aarch32
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
@ -45,3 +45,5 @@ MIC_NUM=6
|
||||
export RK_MISC=wipe_all-misc.img
|
||||
#choose enable distro module
|
||||
export RK_DISTRO_MODULE=
|
||||
# loader name
|
||||
export RK_LOADER_NAME=*_loader_uart4_v*.bin
|
||||
|
||||
Reference in New Issue
Block a user