Hello Damien Zammit, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45422
to look at the new patch set (#2).
Change subject: nb/intel/x4x: Clean up DMIBAR/EPBAR definitions ......................................................................
nb/intel/x4x: Clean up DMIBAR/EPBAR definitions
Several registers have been copy-pasted from i945 and do not exist on Eagle Lake. Moreover, other register definitions were missing. Use the newly-added definitions in existing code, in place of numerical offsets.
Tested with BUILD_TIMELESS=1, Asus P5QL PRO does not change.
Change-Id: I9582d159aa2344bcf261f0e4b97b15787156f6e7 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/northbridge/intel/x4x/early_init.c M src/northbridge/intel/x4x/x4x.h 2 files changed, 92 insertions(+), 44 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/45422/2