nb/intel/ironlake/hostbridge_regs: Drop D0F0_PMBASE
This register does not seem to exist on Ironlake. Change-Id: I3fba6a3fd443f2c9eab874e1d1b8f081f58b1536 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43728 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
parent
e2a2877adf
commit
64943a3155
|
@ -14,8 +14,6 @@
|
|||
#define PCIEXBAR 0x60
|
||||
#define DMIBAR 0x68
|
||||
|
||||
#define D0F0_PMBASE 0x78
|
||||
|
||||
#define LAC 0x87 /* Legacy Access Control */
|
||||
|
||||
#define D0F0_REMAPBASE 0x98
|
||||
|
|
Loading…
Reference in New Issue