Attention is currently required from: Subrata Banik, Caveh Jalali, Nick Vaccaro, Boris Mittelberg.
Hello build bot (Jenkins), Subrata Banik, Nick Vaccaro, Yu-Ping Wu, Boris Mittelberg,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73325
to look at the new patch set (#2).
Change subject: ec/google/chromeec: Use host command API ......................................................................
ec/google/chromeec: Use host command API
Update the chromeec driver to use the EC host command API. Large blocks of repetitive code to set up EC calls are replaced with single function calls to perform the same operation.
BUG=b:258126464 BRANCH=none TEST=booted on rex
Change-Id: I0317405b1ed0c58568078133c17c8cfbc7c21d80 Signed-off-by: Caveh Jalali caveh@chromium.org --- M src/ec/google/chromeec/ec.c 1 file changed, 106 insertions(+), 430 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/73325/2