On 13 April 2017 at 03:52, Patrick Delaunay <[email protected]> wrote: > export the needed functions for GPT over MTD > > Signed-off-by: Patrick Delaunay <[email protected]> > Reviewed-by: Christophe KERELLO <[email protected]> > --- > > 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 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 45 insertions(+), 23 deletions(-) > create mode 100644 disk/part_efi_int.h
Reviewed-by: Simon Glass <[email protected]> Please add function comments in the new header file. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

