Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42050
to look at the new patch set (#2).
Change subject: sb/intel/bd82x6x: Deduplicate ME finalization function ......................................................................
sb/intel/bd82x6x: Deduplicate ME finalization function
Both functions are identical, so we might as well drop one copy. Update ibexpeak as well, as it's borrowing code from bd82x6x.
Change-Id: Ifd24f01dab2b5a6b7d154a8e2b1a69c233a0e727 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 M src/southbridge/intel/ibexpeak/me.c 5 files changed, 41 insertions(+), 116 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/42050/2