[U-Boot] [PATCH] mmc: fix to assign to corret clock value when clock is enabling

Jaehoon Chung jh80.chung at samsung.com
Wed Jan 24 07:29:37 UTC 2018


On 01/24/2018 04:01 AM, Stephen Warren wrote:
> On 01/22/2018 10:04 PM, Jaehoon Chung wrote:
>> When clock is enabling, it's assigned to 0 as mmc->clock.
>> Then it can't initialize any card.
>> Fix to assign to correct clock value as mmc->cfg->f_min or f_max.
> 
> Tested-by: Stephen Warren <swarren at nvidia.com>
> Thanks!
> 
>> Fixes: 9546eb92cb6 ("mmc: fix the wrong disabling clock")
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> 
> Nit: There's usually not a blank line between the Fixes: and Signed-off-by: lines.
> 
> Nit: s/corret/correct/ in the patch subject.

After fixing typo and changing with your commen,
Applied to u-boot-mmc.

Best Regards,
Jaehoon Chung 

> 
> 
> 



More information about the U-Boot mailing list