[U-Boot] [PATCH v6 02/18] dm: mmc: Set up the MMC device when controller is probed

Simon Glass sjg at chromium.org
Mon Apr 24 02:11:24 UTC 2017


Hi,

On 5 April 2017 at 16:23, Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Jaehoon Chung <jh80.chung at 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


More information about the U-Boot mailing list