Stefan Reinauer uploaded patch set #7 to this change.

View Change

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

To view, visit change 36943. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: em100
Gerrit-Branch: master
Gerrit-Change-Id: I8c360e96ce42fd78141a1564976454711e20f527
Gerrit-Change-Number: 36943
Gerrit-PatchSet: 7
Gerrit-Owner: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset