Attention is currently required from: Dmitry Zhadinets, NyeonWoo Kim.
Dmitry Zhadinets uploaded patch set #7 to this change.
The following approvals got outdated and were removed: Code-Review+1 by NyeonWoo Kim, Verified+1 by build bot (Jenkins)
libflashrom: Add set log level functionality
Before this commit, any message from Flashrom would trigger
the user's callback. This could lead to additional delays
and slow down overall Flashrom performance.
This patch adds the ability to configure the log level for
messages from Flashrom. It sets the default log level to INFO
Testing: Both unit tests and CLI tools serve as libflashrom clients.
All unit tests run successfully.
Change-Id: I095d48b8feb5fbc950a36eb17bed0d7cb8d9df64
Signed-off-by: Dmitry Zhadinets <dzhadinets@gmail.com>
---
M include/libflashrom.h
M libflashrom.c
M tests/libflashrom.c
M tests/tests.c
M tests/tests.h
5 files changed, 65 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/47/87047/7
To view, visit change 87047. To unsubscribe, or for help writing mail filters, visit settings.