summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-q35/q35.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-q35/q35.h')
-rw-r--r--src/mainboard/emulation/qemu-q35/q35.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-q35/q35.h b/src/mainboard/emulation/qemu-q35/q35.h
index ae0fa38fab..6dee5f1cd3 100644
--- a/src/mainboard/emulation/qemu-q35/q35.h
+++ b/src/mainboard/emulation/qemu-q35/q35.h
@@ -8,6 +8,9 @@
#define HOST_BRIDGE PCI_DEV(0, 0, 0)
+#define EXT_TSEG_MBYTES 0x50
+#define C_BASE_SEG ((0 << 2) | (1 << 1) | (0 << 0))
+
#define D0F0_PCIEXBAR_LO 0x60
#define D0F0_PCIEXBAR_HI 0x64