uboot-mediatek: update to 2022.07 release
[openwrt/staging/noltari.git] / package / boot / uboot-mediatek / patches / 000-mtk-14-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch
index dead0db17414ef4fcd811d5d2b16ed3155e9df29..1caa7ffd243dfe40b4f1fc480c26a378b417eed7 100644 (file)
@@ -38,9 +38,9 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
 
 --- a/drivers/mtd/Kconfig
 +++ b/drivers/mtd/Kconfig
-@@ -116,6 +116,8 @@ config STM32_FLASH
-        This is the driver of embedded flash for some STMicroelectronics
-        STM32 MCU.
+@@ -158,6 +158,8 @@ config SYS_MAX_FLASH_BANKS_DETECT
+        to reduce the effective number of flash bank, between 0 and
+        CONFIG_SYS_MAX_FLASH_BANKS
  
 +source "drivers/mtd/mtk-snand/Kconfig"
 +