On 10 November 2014 18:00, Simon Glass <s...@chromium.org> wrote: > Newer Intel chips require a Management Engine which requires a particular > format for the SPI flash that contains the boot loader. Add a tool that > supports creating and modifying these ROM images. > > This tool is from Chrome OS but has been cleaned up to use U-Boot style > and to add comments. A few features have been added also. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > > tools/Makefile | 2 + > tools/ifdtool.c | 1039 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > tools/ifdtool.h | 88 +++++ > 3 files changed, 1129 insertions(+) > create mode 100644 tools/ifdtool.c > create mode 100644 tools/ifdtool.h
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot