Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/em100/+/36943
to look at the new patch set (#7).
Change subject: WIP: Use binaries from Windows installer directly ......................................................................
WIP: Use binaries from Windows installer directly
Right now we are parsing the config files into em100pro_chips.h and expect the users to deal with firmware by themselves. With a simple tar implementation we could bundle the original files with the binary much easier.
DO NOT COMMIT
Change-Id: I8c360e96ce42fd78141a1564976454711e20f527 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org --- M Makefile M em100.c M em100.h A tar.c A xz/xz.h A xz/xz_config.h A xz/xz_crc32.c A xz/xz_crc64.c A xz/xz_dec_bcj.c A xz/xz_dec_lzma2.c A xz/xz_dec_stream.c A xz/xz_lzma2.h A xz/xz_private.h A xz/xz_stream.h 14 files changed, 3,939 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/em100 refs/changes/43/36943/7