bsp/kernel/build.sh
@@ -91,10 +91,10 @@ set -x cp arch/arm/boot/zImage ${IMG_PATH} cp arch/arm/boot/dts/imx6ul-14x14-evk-emmc.dtb ${IMG_PATH}/${BOARD}-${BOOT}.dtb cp arch/arm/boot/dts/${BOARD}-${BOOT}.dtb ${IMG_PATH}/ cp arch/arm/boot/zImage /tftp cp arch/arm/boot/dts/imx6ul-14x14-evk-emmc.dtb /tftp/${BOARD}-${BOOT}.dtb cp arch/arm/boot/dts/${BOARD}-${BOOT}.dtb /tftp/ set +x if [ $INST_DRIVER != 0 ] ;then