
24 Apr
2017
24 Apr
'17
4:11 a.m.
Hi,
On 5 April 2017 at 16:23, Simon Glass sjg@chromium.org wrote:
When an MMC controller is set up we should probe the device to find out what it is. This includes finding its capacity and reading its partition table.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Jaehoon Chung jh80.chung@samsung.com
Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None
drivers/mmc/mmc-uclass.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
I think I have a better way of doing this, so I'm withdrawing this patch. I'll send a series with my ideas.
Regards, Simon