rv1126_rv1109: update boardconfig add v13 and delete rv1109

Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Change-Id: If9c9d0d21663804a22a27bb2244098c38c169e48
This commit is contained in:
Nickey Yang
2020-08-04 15:28:19 +08:00
parent ba3b38500f
commit 8324cf4d34

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Target chip
export RK_CHIP=RV1109
export RK_CHIP=RV1126
# Target arch
export RK_ARCH=arm
# Uboot defconfig
@ -13,7 +13,7 @@ export RK_KERNEL_DEFCONFIG=rv1126_defconfig
# Kernel defconfig fragment
export RK_KERNEL_DEFCONFIG_FRAGMENT=
# Kernel dts
export RK_KERNEL_DTS=rv1109-evb-ddr3-v12
export RK_KERNEL_DTS=rv1126-evb-ddr3-v13
# boot image type
export RK_BOOT_IMG=zboot.img
# kernel image path
@ -58,5 +58,3 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# Define package-file for update.img
export RK_PACKAGE_FILE=rv1109-package-file-emmc