From ebbc324cef6966f7c3aabbe5d4bcf1049dc6b9d5 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 06 Oct 2022 12:05:23 +0800
Subject: [PATCH] update linux-imx-lf-5.15.32-2.0.0.patch, fix lcd bug

---
 bsp/build.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/bsp/build.sh b/bsp/build.sh
index 5b80283..0c17d42 100755
--- a/bsp/build.sh
+++ b/bsp/build.sh
@@ -3,8 +3,9 @@
 PRJ_PATH=`pwd`
 
 BOARD=igkboard
+#BSP_VER=lf-5.10.52-2.1.0
 BSP_VER=lf-5.15.32-2.0.0
-CROSS_TOOL=/opt/buildroot/cortexA7/bin/arm-linux-
+CROSS_TOOL=arm-linux-gnueabihf-
 
 # SYSTEM  should be: buildroot, yocto or debian
 # DISTRO  should be: v2021.02, hardknott/honister, bullseye

--
Gitblit v1.9.1