[U-Boot] [PATCH 2/2 V2] mmc: print out avaible partition table
Sergei Shtylyov
sshtylyov at mvista.com
Mon Sep 13 15:41:49 CEST 2010
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