Searched hist:"34 dd928492fa020455d9b9f59fe4b643c0708306" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 34dd928492fa020455d9b9f59fe4b643c0708306 Fri Feb 20 11:29:27 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> 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>
|