[U-Boot] [PATCH v5 2/3] GPT: read partition table from device into a data structure
    Tom Rini 
    trini at konsulko.com
       
    Sun Jun 11 13:38:54 UTC 2017
    
    
  
On Fri, Jun 09, 2017 at 10:30:39PM -0700, alison at peloton-tech.com wrote:
> From: Alison Chaiken <alison at she-devel.com>
> 
> Make the partition table available for modification by reading it from
> the user-specified device into a linked list.   Provide an accessor
> function for command-line testing.
> 
> Changes since v4:
> -- Made do_get_gpt_info() return 0 upon success so that now, in the
>    sandbox, u-boot prints a "success!" exit message.
> -- Created a single exit point for get_gpt_info(), with the
>    result that after an error, del_gpt_info() always removes the
>    list.
> 
> Signed-off-by: Alison Chaiken <alison at peloton-tech.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170611/99ef27ba/attachment.sig>
    
    
More information about the U-Boot
mailing list