[U-Boot] [PATCH] mmc: support the correct card version for eMMC

Rommel Custodio sessyargc at gmail.com
Fri Feb 1 23:03:53 CET 2013


Dear Jaehoon,

On 2013.01/31, Jaehoon Chung wrote:
> Hi Rommel,
> 
> Could you review or test for this?

> > eMMC vesrion is supported up to v4.5.
> > But bootloader isn't saw the exact eMMC version.
> > After applied this patch,
> > if use the mmcinfo command, then can see the exactly mmc version.
> > 
> > Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> > ---
> >  common/cmd_mmc.c  |    2 +-
> >  drivers/mmc/mmc.c |   18 ++++++++++++++++++
> >  include/mmc.h     |   21 +++++++++++++--------
> >  3 files changed, 32 insertions(+), 9 deletions(-)

Doesn't git am cleanly when "mmc: check the revision for sd3.0" is
applied first. And "mmc: check the revision for sd3.0" doesn't git am
cleanly if this patch is applied first. Maybe merging the two patches is
better to avoid this chicken and egg problem.

Builds OK all by itself.

Acked-by: Rommel Custodio <sessyargc at gmail.com>

All the best,
Rommel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130202/970c5c7c/attachment.pgp>


More information about the U-Boot mailing list