[U-Boot] [PATCH 2/2 V2] mmc: print out avaible partition table

Lei Wen adrian.wenl at gmail.com
Mon Sep 13 16:03:45 CEST 2010


Fixed in V3.

Thanks,
Lei

On Mon, Sep 13, 2010 at 9:41 PM, Sergei Shtylyov <sshtylyov at mvista.com> wrote:
> Hello.
>
> Lei Wen wrote:
>
>> Signed-off-by: Lei Wen <leiwen at marvell.com>
>
> [...]
>
>> diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c
>> index c0b30d8..437dd88 100644
>> --- a/common/cmd_mmc.c
>> +++ b/common/cmd_mmc.c
>
> [...]
>>
>> @@ -230,5 +249,6 @@ U_BOOT_CMD(
>>        "read <device num> addr blk# cnt\n"
>>        "mmc write <device num> addr blk# cnt\n"
>>        "mmc rescan <device num>\n"
>> +       "mmc part <device num>- lists avaiable partition on mmc\n"
>
>   Space is surely needed after <device num>.
>
> WBR, Sergei
>


More information about the U-Boot mailing list