[U-Boot] [PATCH v5 03/16] disk: part: refactor part_get_info_efi to prepare GPT over MTD

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


On 13 April 2017 at 03:52, Patrick Delaunay <patrick.delaunay at st.com> wrote:
> create sub-functions part_get_disk_info()
>
> 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
>
>  disk/part_efi.c | 49 +++++++++++++++++++++++++++----------------------
>  1 file changed, 27 insertions(+), 22 deletions(-)

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

Would be useful to add comments for the functions you create.


More information about the U-Boot mailing list