[U-Boot] [PATCH v5 09/16] cmd: gpt: use error number in set_gpt_info

Simon Glass sjg at chromium.org
Sun Apr 16 19:32:22 UTC 2017


On 13 April 2017 at 03:52, Patrick Delaunay <patrick.delaunay at st.com> wrote:
> -1 => -ENOENT : "No partition list provided"
> -2 => -EBADF : "Missing disk guid"
> -3 => -EFAULT &
> -4 => -EINVAL : "Partition list incomplete"
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Reviewed-by: Christophe KERELLO <christophe.kerello at st.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  cmd/gpt.c | 30 +++++++++++++++---------------
>  1 file changed, 15 insertions(+), 15 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list