device/rockchip: fixes the rk3399pro_usb config

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I98b6e7f1022df1c6415f41fe8bcd8acd980e94c8
This commit is contained in:
Caesar Wang
2020-03-17 12:44:42 +08:00
parent 728c207408
commit 3840e9891b

View File

@ -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