[U-Boot] [PATCH 1/2] disk: efi: unify code for finding a valid gpt

Urja Rannikko urjaman at gmail.com
Fri Apr 26 10:31:36 UTC 2019


Hi,

On Wed, Apr 24, 2019 at 3:55 AM Simon Glass <sjg at chromium.org> wrote:
>
> On Wed, 3 Apr 2019 at 06:25, Urja Rannikko <urjaman at gmail.com> wrote:
> >
> > There were 3 copies of the same sequence, make it into a function.
> >
> > Signed-off-by: Urja Rannikko <urjaman at gmail.com>
> > ---
> >  disk/part_efi.c | 73 +++++++++++++++++++++++--------------------------
> >  1 file changed, 34 insertions(+), 39 deletions(-)
> >
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Thank you,
I'd just like to point out that you replied to the v1 of this series,
though v2 is identical in content (just rebased).

The actual patch that should apply is this one:
http://patchwork.ozlabs.org/patch/1084276/


-- 
Urja Rannikko


More information about the U-Boot mailing list