[U-Boot] [PATCH v2] mmc: display mmc list information like mmc_legacy type

Simon Glass sjg at chromium.org
Sat Jul 23 04:57:13 CEST 2016


Hi,

On 21 July 2016 at 21:21, Simon Glass <sjg at chromium.org> wrote:
> On 19 July 2016 at 08:21, Ziyuan Xu <xzy.xu at rock-chips.com> wrote:
>> From: Xu Ziyuan <xzy.xu at rock-chips.com>
>>
>> It's nicer to see this:
>>
>> => mmc list
>> dwmmc at ff0c0000: 0
>> dwmmc at ff0f0000: 1 (eMMC)
>>
>> than this:
>>
>> => mmc list
>> dwmmc at ff0c0000: 0dwmmc at ff0f0000: 1 (eMMC)
>>
>> With the latter, it's much clearer which mmc devices are on.
>>
>> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
>>
>> Serise-changes: 2
>> - Update commit from Jaehoon
>>
>> Signed-off-by: Ziyuan Xu <jk.kernel at gmail.com>
>> ---
>>
>>  drivers/mmc/mmc-uclass.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Thanks for the bug fix.
>
> Acked-by: Simon Glass <sjg at chromium.org>

Please can you send a v2 with the nits fixed?

- Simon


More information about the U-Boot mailing list