device/rockchip: fixes the rk3399pro_usb config
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I98b6e7f1022df1c6415f41fe8bcd8acd980e94c8
This commit is contained in:
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3399pro
|
|||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3399pro-evb-v14-linux
|
export RK_KERNEL_DTS=rk3399pro-evb-v11-linux
|
||||||
# boot image type
|
# boot image type
|
||||||
export RK_BOOT_IMG=boot.img
|
export RK_BOOT_IMG=boot.img
|
||||||
# kernel image path
|
# kernel image path
|
||||||
@ -15,7 +15,7 @@ export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
|||||||
# parameter for GPT table
|
# parameter for GPT table
|
||||||
export RK_PARAMETER=parameter.txt
|
export RK_PARAMETER=parameter.txt
|
||||||
# Buildroot config
|
# Buildroot config
|
||||||
export RK_CFG_BUILDROOT=rockchip_rk3399pro_combine
|
export RK_CFG_BUILDROOT=rockchip_rk3399pro
|
||||||
# Recovery config
|
# Recovery config
|
||||||
export RK_CFG_RECOVERY=rockchip_rk3399pro_recovery
|
export RK_CFG_RECOVERY=rockchip_rk3399pro_recovery
|
||||||
# ramboot config
|
# ramboot config
|
||||||
|
|||||||
Reference in New Issue
Block a user