aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T102xRDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 13:05:05 -0400
committerTom Rini <trini@konsulko.com>2022-08-04 16:18:47 -0400
commit1107dad82010385de5298951b764f35ca569cc6a (patch)
tree55e3417f11127310816daa327efaf64ce659a430 /include/configs/T102xRDB.h
parent1db251bdd5750e89bdb3c0707f51de0029cc0f0e (diff)
downloadu-boot-1107dad82010385de5298951b764f35ca569cc6a.zip
u-boot-1107dad82010385de5298951b764f35ca569cc6a.tar.gz
u-boot-1107dad82010385de5298951b764f35ca569cc6a.tar.bz2
Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_QUIET_TEST Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/T102xRDB.h')
-rw-r--r--include/configs/T102xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T102xRDB.h b/include/configs/T102xRDB.h
index 2bdb545..f5e07a9 100644
--- a/include/configs/T102xRDB.h
+++ b/include/configs/T102xRDB.h
@@ -165,7 +165,6 @@
FTIM2_NOR_TWP(0x1c))
#define CONFIG_SYS_NOR_FTIM3 0x0
-#define CONFIG_SYS_FLASH_QUIET_TEST
#define CONFIG_FLASH_SHOW_PROGRESS 45 /* count down from 45/5: 9..1 */
#define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE_PHYS}