mmc: print SD/eMMC type for inited mmc devices
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 20 Feb 2015 11:29:27 +0000 (12:29 +0100)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 23 Feb 2015 17:49:49 +0000 (19:49 +0200)
commit34dd928492fa020455d9b9f59fe4b643c0708306
treeec28642182bfda60784cca64aa0e87312495758a
parent64029f7aeec4e843ab99297c24e0ef4f40267a6e
mmc: print SD/eMMC type for inited mmc devices

Depending on the boot priority, the eMMC/SD cards,
can be initialized with the same numbers for each boot.

To be sure which mmc device is SD and which is eMMC,
this info is printed by 'mmc list' command, when
the init is done.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
drivers/mmc/mmc.c