Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42051
to look at the new patch set (#4).
Change subject: sb/intel/bd82x6x: Relocate intel_me_finalize_smm() ......................................................................
sb/intel/bd82x6x: Relocate intel_me_finalize_smm()
This allows us to reduce the scope of three functions. Also update ibexpeak, because it borrows code from bd82x6x.
Tested on Asus P8Z77-V LX2, still boots.
Change-Id: Ib08c0eb4b01e10aa38efac434ff23a488e9e2787 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_common.c M src/southbridge/intel/ibexpeak/me.c 4 files changed, 19 insertions(+), 41 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/42051/4