Stefan Reinauer uploaded patch set #12 to this change.

View Change

Use binaries from Windows installer directly

Find configs.tar.xz in $HOME/.em100/ or $EM100_HOME and load chip
descriptions from there instead of bringing the static array of all
chips along with the binary. This allows updating the chip database
from the Windows installer without recompiling the em100 tool.

Change-Id: I8c360e96ce42fd78141a1564976454711e20f527
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
---
M Makefile
A chips.c
M em100.c
M em100.h
A tar.c
A xz/README
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
16 files changed, 4,345 insertions(+), 46 deletions(-)

git pull ssh://review.coreboot.org:29418/em100 refs/changes/43/36943/12

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: 12
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