[U-Boot] [PATCH 4/5] mmc: Fixed a problem with old sd or mmc that do not support High speed
Simon Glass
sjg at chromium.org
Fri Nov 24 22:36:42 UTC 2017
On 21 November 2017 at 08:13, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
nit: It is common to use the imperative tense in patches rather than
past tesse, e.g. 'Fix a problem with...'
> As the legacy modes were not added to the list of supported modes, old
> cards that do not support other modes could not be used.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
> drivers/mmc/mmc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list