Hello build bot (Jenkins), Angel Pons, Iru Cai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41393
to look at the new patch set (#3).
Change subject: util: add a tool to dump and insert MEC1322 firmware ......................................................................
util: add a tool to dump and insert MEC1322 firmware
Refer to chip/mec1322/util/pack_ec.py in chromeec project for MEC1322 firmware format.
Tested with HP ProBook 640 G1. This tool can dump the EC firmware from the OEM firmware image, insert the firmware to a coreboot image, and make the coreboot image work.
Change-Id: I999bf0289216bf72c4f8f19182c7670d7008b5f9 Signed-off-by: Iru Cai mytbk920423@gmail.com --- M util/README.md A util/mec1322/Makefile A util/mec1322/mec1322.c 3 files changed, 322 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/41393/3