Re: [U-Boot] [PATCH v3 3/3] SPL: Change description for spl command

2012-11-19 Thread Andreas Bießmann
Dear Stefano Babic, On 19.11.2012 10:11, Stefano Babic wrote: > Add a more descriptive text to the help of the spl > command. > > Signed-off-by: Stefano Babic > --- > > common/cmd_spl.c | 12 > 1 file changed, 8 insertions(+), 4 deletions(-) > > diff --git a/common/cmd_spl.c b/

[U-Boot] [PATCH v3 3/3] SPL: Change description for spl command

2012-11-19 Thread Stefano Babic
Add a more descriptive text to the help of the spl command. Signed-off-by: Stefano Babic --- common/cmd_spl.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/common/cmd_spl.c b/common/cmd_spl.c index 9ec054a..b21d41d 100644 --- a/common/cmd_spl.c +++ b/common/