From 9370bb92b2d16684ee45cf24e879c93c509162da Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Thu, 19 Dec 2024 01:47:39 +0000
Subject: [PATCH] add wifi6 8852be driver

---
 u-boot/include/configs/woodburn_common.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/u-boot/include/configs/woodburn_common.h b/u-boot/include/configs/woodburn_common.h
index 9794f2d..1c66615 100644
--- a/u-boot/include/configs/woodburn_common.h
+++ b/u-boot/include/configs/woodburn_common.h
@@ -168,10 +168,6 @@
 #define CONFIG_MXC_NAND_HWECC
 #define CONFIG_SYS_NAND_LARGEPAGE
 
-#if 0
-#define CONFIG_MTD_DEBUG
-#define CONFIG_MTD_DEBUG_VERBOSE	7
-#endif
 #define CONFIG_SYS_NAND_ONFI_DETECTION
 
 /*

--
Gitblit v1.6.2