[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()

Jaehoon Chung jh80.chung at samsung.com
Mon Jun 2 06:59:36 CEST 2014


Hi, Stephen.

Your patch-set looks good to me.

Acked-by: Jaehoon Chung <jh80.chung at samsung.com>

If card didn't insert, can we display the other log instead of the below log?

#mmc rescan
#mmc dev 1
"Card did not respond to voltage select!"

Best Regards,
Jaehoon Chung

On 05/31/2014 06:12 AM, Stephen Warren wrote:
> On 05/23/2014 01:24 PM, Stephen Warren wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> This allows callers to inject mmc->has_init = 0 between finding the
>> MMC device, and calling mmc_init(), which forces mmc_init() to rescan
>> the HW. Future changes will use this feature.
> 
> Pantelis, does this series look good?
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 



More information about the U-Boot mailing list