[PATCH 03/22] stmark2: Remove CONFIG_SERIAL_FLASH
Tom Rini
trini at konsulko.com
Wed Mar 23 22:19:50 CET 2022
This is not referenced anywhere, remove it.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
include/configs/stmark2.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index b0167874fb7a..e1f2ee0a22b2 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -39,9 +39,6 @@
#define CONFIG_RTC_MCFRRTC
#define CONFIG_SYS_MCFRRTC_BASE 0xFC0A8000
-/* DSPI and Serial Flash */
-#define CONFIG_SERIAL_FLASH
-
#define CONFIG_SYS_SBFHDR_SIZE 0x7
/* Input, PCI, Flexbus, and VCO */
--
2.25.1
More information about the U-Boot
mailing list