Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42053
to look at the new patch set (#7).
Change subject: sb/intel/bd82x6x: Factor out handling of ME fwcaps ......................................................................
sb/intel/bd82x6x: Factor out handling of ME fwcaps
Although we use different mechanisms to fetch the ME firmware capabilities depending on the PCH, we can still deduplicate most things.
Tested on Asus P8Z77-V LX2, still boots.
Change-Id: Icdabf433ef53709b770373b2b246b6fd0f9d1d02 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/southbridge/intel/bd82x6x/me.c M src/southbridge/intel/bd82x6x/me.h M src/southbridge/intel/bd82x6x/me_8.x.c M src/southbridge/intel/bd82x6x/me_common.c 4 files changed, 61 insertions(+), 93 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/42053/7