[U-Boot] [PATCH 3/3] mx6boards: Fix error handling in board_mmc_init()
Fabio Estevam
festevam at gmail.com
Mon Dec 22 17:38:09 CET 2014
On Mon, Dec 22, 2014 at 2:32 PM, Nikolay Dimitrov <picmaster at mail.bg> wrote:
> Excuse me for the (very) late question, but just stumbled upon this
> patch.
>
> Isn't it possible to continue the initialization of the next ESDHC
> module when the current one fails?
If the initialization of any esdhc port failed, it means that
something very bad happened, so better to return the error
immediately.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list