rk3036: BoardConfig.mk: change uboot config to rk3036

Signed-off-by: Hans Yang <yhx@rock-chips.com>
Change-Id: I2d0fdb1f28497c616d04e22129962e1b5acc0023
This commit is contained in:
Hans Yang
2020-02-27 16:56:11 +08:00
parent 4a7c985021
commit 23a6068b06

View File

@ -3,7 +3,7 @@
# Target arch # Target arch
export RK_ARCH=arm export RK_ARCH=arm
# Uboot defconfig # Uboot defconfig
export RK_UBOOT_DEFCONFIG=kylin-rk3036 export RK_UBOOT_DEFCONFIG=rk3036
# Kernel defconfig # Kernel defconfig
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
# Kernel dts # Kernel dts