Hello build bot (Jenkins), Nico Huber, Damien Zammit, Patrick Georgi, 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 (#26).
Change subject: nb/intel: Introduce MCHBAR accessor functions ......................................................................
nb/intel: Introduce MCHBAR accessor functions
This adds: mchbar{8,16,32}_unset_and_set() functions. mchbar{8,16,32}_unset() functions. mchbar{8,16,32}_or() functions.
Also, move common BAR's macros to nb/intel/common/mchbar_ops.h.
Change-Id: I5fa844a8a13a75d6d802ca48f72c513bfa16d0a5 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- 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 8 files changed, 120 insertions(+), 107 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/45517/26