Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27278
to look at the new patch set (#2).
Change subject: sb/intel/common: Add functions to manipulate PMBASE ......................................................................
sb/intel/common: Add functions to manipulate PMBASE
Get rid of duplicated get_pmbase and use the new common function. TODO: Use the new functions to manipulate register in PMBASE.
Change-Id: I3b454434ade560fb056b1fc0afe9541df93e14dd Signed-off-by: Patrick Rudolph siro@das-labor.org --- M src/southbridge/intel/common/Makefile.inc A src/southbridge/intel/common/pmbase.c A src/southbridge/intel/common/pmbase.h M src/southbridge/intel/common/pmutil.c M src/southbridge/intel/common/pmutil.h M src/southbridge/intel/common/smi.c M src/southbridge/intel/common/smihandler.c M src/southbridge/intel/lynxpoint/pch.c M src/southbridge/intel/lynxpoint/pch.h M src/southbridge/intel/lynxpoint/pmutil.c 10 files changed, 112 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/27278/2