On 30 January 2017 at 04:46, Andy Shevchenko <[email protected]> wrote: > From: Vincent Tinelli <[email protected]> > > On some cases the first 440 bytes of MBR are used to keep an additional > information for ROM boot loader. 'gpt write' command doesn't preserve > that area and makes boot code gone. > > Preserve boot code area when run 'gpt write' command. > > Signed-off-by: Vincent Tinelli <[email protected]> > Signed-off-by: Brennan Ashton <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > disk/part_efi.c | 7 +++++++ > 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

