[U-Boot] [PATCH 0/2] mmc: card status polling fixes

Jan Kloetzke jan.kloetzke at dspg.com
Mon Feb 6 09:29:10 CET 2012


Hi,

These are two patches for some card status polling issues that we ran
across lately. The first patch fixes single block writes to cards
because the card status was not always checked (only for multi block
writes). Also, if the card status could not be obtained, the error was
not propagated upwards.

The second patch aligns the status polling with the Linux kernel
(retrying the command five times) to make it more robust...

Regards,
Jan Kloetzke



More information about the U-Boot mailing list