Re: [U-Boot] [PATCH v5 06/16] disk: part: efi: export internal function

2017-04-16 Thread Simon Glass
On 13 April 2017 at 03:52, Patrick Delaunay wrote: > export the needed functions for GPT over MTD > > 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 > > disk/part_efi.c | 32 ++

[U-Boot] [PATCH v5 06/16] disk: part: efi: export internal function

2017-04-13 Thread Patrick Delaunay
export the needed functions for GPT over MTD 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 disk/part_efi.c | 32 +--- disk/part_efi_int.h | 36