mainboard/msi/ms7e56: Update sources to avoid misconfigurations

The PCI MMCONF can not be moved and has to be in sync with APCB.
Assign I/O address for ACPI so that the resource allocator does
not complain on resource that didn't fit.

Upstream-Status: Pending
Change-Id: I66d4700d56477e06973ba46ae05d0232e5536608
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
Michał Żygowski
2026-04-03 16:42:22 +02:00
parent 563b3b199e
commit e449bbf977
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -82,4 +82,8 @@ config CPU_PT_ROM_MAP_GB
config MRC_SETTINGS_CACHE_SIZE
default 0x1000000
# Do not move this address. It has to match APCB.
config ECAM_MMCONF_BASE_ADDRESS
default 0xe0000000
endif # BOARD_MSI_PRO_B850_P
+1 -1
View File
@@ -332,7 +332,7 @@ chip soc/amd/phoenix
device pnp 4e.9 off end # GPIO8-9, GPIO1-8 AF
device pnp 4e.a on # ACPI
irq 0x70 = 0x40
# Vendor firmware did not assign I/O
io 0x60 = 0xa10
end
device pnp 4e.b on # EC
io 0x60 = 0xa20