tools/wintools/win_flash.bat
@@ -4,12 +4,15 @@ REM uuu.exe official address: https://github.com/NXPmicro/mfgtools REM LingYun download address: http://weike-iot.com:2211/imx6ull/tools REM Goes into fastboot mode command: fastboot 0 REM Erase u-boot command in u-boot: mmc dev 1 1 && mmc erase 0 40000 @echo off set IMAGE_UBOOT=u-boot-imx6ull-emmc.imx set IMAGE_SYS=linuxsys_imx6ull_buildroot.img REM set IMAGE_SYS=linuxsys_imx6ull_yocto.img REM set IMAGE_SYS=linuxsys_imx6ull_bullseye.img echo "Image Download Choices:"