commit | 7bc4e3093c84d880c7712dbc754e58fbb39bb497 | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Fri Feb 20 12:29:27 2015 +0100 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Mon Feb 23 19:49:49 2015 +0200 |
tree | ec28642182bfda60784cca64aa0e87312495758a | |
parent | c3885b89f6750896dbd60be4ec9e33bedbcfe807 [diff] |
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>