Merge "rk1808: use correct uboot defconfig and kernel dts"

This commit is contained in:
Eddie.Cai
2018-09-27 11:01:39 +08:00
committed by Gerrit Code Review

View File

@ -3,11 +3,11 @@
# Target arch
export RK_ARCH=arm64
# Uboot defconfig
export RK_UBOOT_DEFCONFIG=evb-rk1808
export RK_UBOOT_DEFCONFIG=rk1808
# Kernel defconfig
export RK_KERNEL_DEFCONFIG=rk1808_linux_defconfig
# Kernel dts
export RK_KERNEL_DTS=rk1808-evb-linux
export RK_KERNEL_DTS=rk1808-evb-v10
# boot image type
export RK_BOOT_IMG=boot.img
# kernel image path