Re: [U-Boot] [PATCH v5 10/16] cmd: gpt: add print_gpt_info_err

2017-04-16 Thread Simon Glass
On 13 April 2017 at 03:52, Patrick Delaunay wrote: Commit message here > Signed-off-by: Patrick Delaunay > Reviewed-by: Christophe KERELLO > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > cmd/gpt.c | 23 --- > 1 file chang

[U-Boot] [PATCH v5 10/16] cmd: gpt: add print_gpt_info_err

2017-04-13 Thread Patrick Delaunay
Signed-off-by: Patrick Delaunay Reviewed-by: Christophe KERELLO --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None cmd/gpt.c | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/cmd/gpt.c b/cmd/gpt.c index f685dc8..2363b