Files
u-boot/drivers/mmc
Kever Yang 46683f3da1 mmc-uclass: correct the device number
Not like the mmc-legacy which the devnum starts from 1, it starts from 0
in mmc-uclass, so the device number should be (devnum + 1) in get_mmc_num().

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2016-07-31 07:24:20 -06:00
..
2016-06-28 12:08:53 -07:00
2015-05-05 12:29:36 +03:00
2015-05-05 12:29:36 +03:00
2015-05-05 12:29:36 +03:00
2016-02-06 12:00:59 +01:00