boards: mimxrt1170_evk_cm7: Reduce DAT3 power toggle delay

dat3 power toggle delay was unreasonably long. Reduce it to a more
reasonable amount of system clock cycles.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2022-02-01 19:42:09 -06:00 committed by Carles Cufí
commit ed5e06420e

View file

@ -23,7 +23,7 @@ config SDMMC_USDHC_DAT3_PWR_TOGGLE
default y
config SDMMC_USDHC_DAT3_PWR_DELAY
default 1000
default 10
endif # DISK_DRIVERS