From de1a8dc15d235c1899e1c5f16558734e1a2bc9b8 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sun, 26 Dec 2021 20:00:00 +0800
Subject: [PATCH] update uboot patch, compatible with emmc and TF card

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

diff --git a/bsp/images/build.sh b/bsp/images/build.sh
index 00404e5..74dd65c 100755
--- a/bsp/images/build.sh
+++ b/bsp/images/build.sh
@@ -24,7 +24,7 @@
 
 BOARD=igkboard
 
-# rootfs should be buildroot or stretch/buster/bullseye for debian system
+# rootfs should be buildroot/yocto or bullseye for debian system
 ROOTFS=buildroot
 
 # linux kernel tarball path and branch

--
Gitblit v1.9.1