Hi Heiko, On Mon, Oct 24, 2022 at 8:25 AM Heiko Thiery <heiko.thi...@gmail.com> wrote: > > U-Boot is not able to store the environment variables in the SD card. > > Remove the off-on-delay-us property to fix the regression. > > Signed-off-by: Heiko Thiery <heiko.thi...@gmail.com> > --- > The same change is done in the linux dts file.
I saw your equivalent patch to the Linux devicetree. When I saw it, it was unclear whether it fixed a bug. Reading the commit log of this patch, it becomes clear. I suggest you improve the commit log to the other patch to state that it fixes a real bug. Reviewed-by: Fabio Estevam <feste...@denx.de>