Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37010
to look at the new patch set (#6).
Change subject: sb/intel/common/smihandler: Use a common IO TRAP handler ......................................................................
sb/intel/common/smihandler: Use a common IO TRAP handler
This adds the get_gnvs_smif callback to get smif from the sb dependent gnvs struct.
This probably fixes a bug on bd82x6x, i82801gx and ibexpeak where a wrong mask was calculated to get TWDR (RCBA 0x1e18)).
Change-Id: I85ff060012f68087edce6946b05181ee6b84a135 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/southbridge/intel/bd82x6x/smihandler.c M src/southbridge/intel/common/pmutil.h M src/southbridge/intel/common/smihandler.c M src/southbridge/intel/i82801gx/smihandler.c M src/southbridge/intel/i82801ix/smihandler.c M src/southbridge/intel/i82801jx/smihandler.c M src/southbridge/intel/ibexpeak/smihandler.c 7 files changed, 66 insertions(+), 247 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/37010/6