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

2010-09-13 Thread Sergei Shtylyov
Hello. On 13-09-2010 8:06, Lei Wen wrote: Signed-off-by: Lei Wenlei...@marvell.com --- common/cmd_mmc.c | 20 disk/part.c |3 +++ 2 files changed, 23 insertions(+), 0 deletions(-) diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c index c0b30d8..fe04f8d

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

2010-09-13 Thread Lei Wen
Signed-off-by: Lei Wen lei...@marvell.com --- common/cmd_mmc.c | 20 disk/part.c |3 +++ 2 files changed, 23 insertions(+), 0 deletions(-) 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

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

2010-09-12 Thread Lei Wen
Signed-off-by: Lei Wen lei...@marvell.com --- common/cmd_mmc.c | 20 disk/part.c |3 +++ 2 files changed, 23 insertions(+), 0 deletions(-) diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c index c0b30d8..fe04f8d 100644 --- a/common/cmd_mmc.c +++ b/common/cmd_mmc.c