Attention is currently required from: Angel Pons. Hello build bot (Jenkins), Patrick Georgi, Damien Zammit, Martin Roth, Angel Pons, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45517
to look at the new patch set (#44).
Change subject: nb/intel: Introduce MCHBAR accessor functions ......................................................................
nb/intel: Introduce MCHBAR accessor functions
This adds functions to replace our current macros: mchbar{8,16,32}_unset_and_set mchbar{8,16,32}_unset mchbar{8,16,32}_or
Change-Id: I5fa844a8a13a75d6d802ca48f72c513bfa16d0a5 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- D src/northbridge/intel/common/fixed_bars.h A src/northbridge/intel/common/mchbar_ops.h M src/northbridge/intel/gm45/gm45.h M src/northbridge/intel/haswell/haswell.h M src/northbridge/intel/i945/i945.h M src/northbridge/intel/ironlake/ironlake.h M src/northbridge/intel/pineview/pineview.h M src/northbridge/intel/sandybridge/sandybridge.h M src/northbridge/intel/x4x/x4x.h M src/soc/intel/broadwell/include/soc/systemagent.h 10 files changed, 96 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/45517/44