Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/em100/+/37258
to look at the new patch set (#3).
Change subject: Add compatibility mode ......................................................................
Add compatibility mode
Add a compatibility mode to the em100 tool. Right now coreboot and the Chrome OS build system carry a bunch of work-arounds to produce two sets of images, one for "real SPI chips" and one for use with the EM100Pro. Instead, we can (and should) just recognize these images and have the em100 tool handle them correctly during upload. em100 --compatibility ... does exactly that.
Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Change-Id: Ie02264facb028841d18ed84680ffa40f45987510 --- M Makefile M em100.c M em100.h A image.c 4 files changed, 228 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/em100 refs/changes/58/37258/3