[U-Boot] [PATCH] mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()

Fabio Estevam festevam at gmail.com
Mon Nov 19 12:35:33 UTC 2018


Hi Baruch,

On Mon, Nov 19, 2018 at 10:19 AM Baruch Siach <baruch at tkos.co.il> wrote:

> Most other error paths in this routine do 'goto out' instead. The code under
> the 'out' label resets the module.

Thanks for the suggestion. I have sent a v2 that jumps to the 'out' label.

Hopefully it will not hang there as there are more inifinite loops in
this path :-)


More information about the U-Boot mailing list