commit leads to failure while writing env to sdcard (MMC1) on my imx8mq board

Hi Sean,
I tried the latest U-boot master and faced an issue with your commit. I was able to do a bisect and see that it comes from 41c6a22fc2963bfc76fc2aa21f572ceb0c5a4e22 (mmc: fsl_esdhc_imx: simplify esdhc_setup_data() ).
Is someone able to confirm that?
---- 8< ----
Hit any key to stop autoboot: 0 => savee Saving Environment to MMC... Writing to MMC(1)...
---- 8< ----

Hi Heiko,
On Wed, Feb 9, 2022 at 11:11 AM Heiko Thiery heiko.thiery@gmail.com wrote:
Hi Sean,
I tried the latest U-boot master and faced an issue with your commit. I was able to do a bisect and see that it comes from 41c6a22fc2963bfc76fc2aa21f572ceb0c5a4e22 (mmc: fsl_esdhc_imx: simplify esdhc_setup_data() ).
Is someone able to confirm that?
Yes, there is a fix from Marcel: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/commit/14448e9c97f0671...

Hi Fabio,
Am Mi., 9. Feb. 2022 um 15:20 Uhr schrieb Fabio Estevam festevam@gmail.com:
Hi Heiko,
On Wed, Feb 9, 2022 at 11:11 AM Heiko Thiery heiko.thiery@gmail.com wrote:
Hi Sean,
I tried the latest U-boot master and faced an issue with your commit. I was able to do a bisect and see that it comes from 41c6a22fc2963bfc76fc2aa21f572ceb0c5a4e22 (mmc: fsl_esdhc_imx: simplify esdhc_setup_data() ).
Is someone able to confirm that?
Yes, there is a fix from Marcel: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/commit/14448e9c97f0671...
Thank you for the fast response.
participants (2)
-
Fabio Estevam
-
Heiko Thiery