summaryrefslogtreecommitdiff
path: root/include/configs/ls1046aqds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:20 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:48 +0300
commit98fbad631f9973eb763d83571ec8dde00a94a76c (patch)
tree1b6ec152f43f2cfc71d0af496c2bf83b66e5bb1e /include/configs/ls1046aqds.h
parent21491883d2af674f698a94699a5a8b7356d02adf (diff)
downloadu-boot-98fbad631f9973eb763d83571ec8dde00a94a76c.tar.xz
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
This converts the following to Kconfig: CONFIG_FLASH_SHOW_PROGRESS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1046aqds.h')
-rw-r--r--include/configs/ls1046aqds.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ls1046aqds.h b/include/configs/ls1046aqds.h
index 553ae841ca..e9b8ad0c0b 100644
--- a/include/configs/ls1046aqds.h
+++ b/include/configs/ls1046aqds.h
@@ -41,10 +41,6 @@
#define CFG_SYS_FLASH_BASE 0x60000000
#define CFG_SYS_FLASH_BASE_PHYS CFG_SYS_FLASH_BASE
#define CFG_SYS_FLASH_BASE_PHYS_EARLY 0x00000000
-
-#ifdef CONFIG_MTD_NOR_FLASH
-#define CONFIG_FLASH_SHOW_PROGRESS 45 /* count down from 45/5: 9..1 */
-#endif
#endif
/* LPUART */