Files
u-boot/drivers/mmc
Ezequiel Garcia d66fb5b1f6 mmc: Register only the first MMC device on MMC_TINY
When MMC_TINY is enabled, support for only one MMC device
is provided. Boards that register more than one device,
will just write over mmc_static keeping only the last one
registered.

This commit prevents this, keeping only the first MMC
device created. A debug warning message is added, if nothing
else, as a hint/documentation for developers.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
2019-07-13 11:11:26 -04:00
..
2019-06-23 14:18:42 +08:00
2019-06-23 14:15:31 +08:00
2018-10-07 10:47:38 -04:00
2019-05-03 20:44:11 +08:00