From e77618540841b570ae6688e5f9469c77c0619112 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 06 Oct 2022 16:12:01 +0800
Subject: [PATCH] update uboot,linux kernel patch to remove space

---
 bsp/images/boot/config-nolcd.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bsp/images/boot/config-nolcd.txt b/bsp/images/boot/config-nolcd.txt
index cf5e848..af330ac 100644
--- a/bsp/images/boot/config-nolcd.txt
+++ b/bsp/images/boot/config-nolcd.txt
@@ -20,5 +20,5 @@
 dtoverlay_pwm=7
 
 # Enable extra overlays
-dtoverlay_extra=nbiot-4g
+dtoverlay_extra=nbiot-4g w1
 

--
Gitblit v1.9.1