commit | 5d42ea5535348c1e65abedfdf1241471f66d002b | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Feb 22 14:40:47 2021 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Mar 01 10:21:36 2021 +0100 |
tree | 90539ce068c62288fa0dc4d44154cb3fb79ce758 | |
parent | 325bb40f2110c22beb8692ac1dcd9543b8539363 [diff] |
ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property Commit 247bbeb74c18 ("ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator") caused the imx8mq-evk board to not be able to store the environment variables in the SD card. Remove the u-boot,off-on-delay-us property to fix the regression. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>