device/rockchip: rk3399pro: used the v14 by default

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I75b0d1f266b081f41c67678f681045d0a869cfb1
This commit is contained in:
Caesar Wang
2020-03-05 11:04:21 +08:00
parent edec765e8c
commit ad4da35d1f
3 changed files with 53 additions and 5 deletions

View File

@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3399pro
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel dts
export RK_KERNEL_DTS=rk3399pro-evb-v11-linux
export RK_KERNEL_DTS=rk3399pro-evb-v14-linux
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path
@ -15,7 +15,7 @@ export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
# parameter for GPT table
export RK_PARAMETER=parameter.txt
# Buildroot config
export RK_CFG_BUILDROOT=rockchip_rk3399pro
export RK_CFG_BUILDROOT=rockchip_rk3399pro_combine
# Recovery config
export RK_CFG_RECOVERY=rockchip_rk3399pro_recovery
# ramboot config