[U-Boot] [PATCH v3] mmc: display mmc list information like mmc_legacy type
Jaehoon Chung
jh80.chung at samsung.com
Mon Jul 25 06:58:44 CEST 2016
On 07/25/2016 11:07 AM, Simon Glass wrote:
> On 22 July 2016 at 21:11, 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 former, it's much clearer which mmc devices are on.
>>
>> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
>>
>> ---
>>
>> Changes in v3:
>> - Fix nits
>>
>> Changes in v2:
>> - Update commit from Jaehoon
>>
>> drivers/mmc/mmc-uclass.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
Tested-by: Jaehoon Chung <jh80.chung at samsung.com>
>
>
>
More information about the U-Boot
mailing list