From 587be67fbad8a09c2ba82ae6ee0a252e18b1c1f8 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 16 Nov 2021 19:59:10 +0800
Subject: [PATCH] update setup_tools.sh to add install kpartx

---
 tools/wintools/win_flash.bat |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/wintools/win_flash.bat b/tools/wintools/win_flash.bat
index 348ee64..0df7fbc 100644
--- a/tools/wintools/win_flash.bat
+++ b/tools/wintools/win_flash.bat
@@ -8,8 +8,8 @@
 
 @echo off
 
-set IMAGE_UBOOT=u-boot-imx6ull-14x14-ddr512-emmc.imx
-set IMAGE_SYS=linuxsys_iMX6ULL_512MB.img
+set IMAGE_UBOOT=u-boot-imx6ull-emmc.imx
+set IMAGE_SYS=linuxsys_imx6ull_buildroot.img
 
 echo "Image Download Choices:"
 

--
Gitblit v1.9.1