Revert "util/cbfstool: Port elogtool to libflashrom"4.16_branch4.16
commite3e965b13d4806b47aca23a256823efe4319ef5f
authorMartin Roth <martin@coreboot.org>
Sat, 26 Feb 2022 00:28:04 +0000 (25 17:28 -0700)
committerNico Huber <nico.h@gmx.de>
Sat, 26 Feb 2022 01:24:17 +0000 (26 01:24 +0000)
tree70c91a1a4170161bb3cc70556f058e3e192eee74
parentb4156412dbeee1c9fc3354a9c75a54e84a735dbc
Revert "util/cbfstool: Port elogtool to libflashrom"

This reverts commit d74b8d9c990780ba64515b36aaff79d719d71ead.

This change breaks the 'make all' build of the cbfstool tools
from the util/cbfstool directory unless libflashrom-dev is
installed, complaining that flashrom is not installed.

Even with libflashrom-dev installed, it breaks building
elogtool with the public version of libflashrom-dev.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I572daa0c0f3998e20a8ed76df21228fdbb384baf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62404
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: ron minnich <rminnich@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
util/cbfstool/Makefile.inc
util/cbfstool/elogtool.c
util/cbfstool/uflashrom.c [deleted file]
util/cbfstool/uflashrom.h [deleted file]