[U-Boot] [PATCH] mmc: Remove incorrect cmd->flags usage
Marek Vasut
marex at denx.de
Fri Sep 7 04:19:31 CEST 2012
Dear Marek Vasut,
> Dear Andy Fleming,
>
> > There were a couple of drivers that were actually using the flags
> > field of the cmd structure, despite the fact that no one ever
> > *set* that field. When we removed the field, those drivers failed
> > to compile. Replaced the references with the correct usage of
> > resp_type.
>
> I'll run duts tests on this on M28, stay tuned.
[...]
Ok, seems to work on M28.
Tested-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
More information about the U-Boot
mailing list