aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/geodevga.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2012-01-15 00:06:33 -0500
committerKevin O'Connor <kevin@koconnor.net>2012-01-16 12:03:19 -0500
commit707d2168f528d3aeafc439331669edb3d02260a5 (patch)
tree2a30147da28fd1e84b16b0a662c83384bc9f95e7 /vgasrc/geodevga.h
parent69b01cbdb3a1644dc9a8a56e5564339f91b789ab (diff)
downloadseabios-hppa-707d2168f528d3aeafc439331669edb3d02260a5.zip
seabios-hppa-707d2168f528d3aeafc439331669edb3d02260a5.tar.gz
seabios-hppa-707d2168f528d3aeafc439331669edb3d02260a5.tar.bz2
vgabios: Use regular pci_config_readl func in geode code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'vgasrc/geodevga.h')
-rw-r--r--vgasrc/geodevga.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/vgasrc/geodevga.h b/vgasrc/geodevga.h
index ec019a4..fd7ce43 100644
--- a/vgasrc/geodevga.h
+++ b/vgasrc/geodevga.h
@@ -26,12 +26,6 @@
#define OEM_BAR2 0x58
#define OEM_BAR3 0x5C
-#define GEODE_PCI_ADDR 0x80000900
-#define GEODE_PCI_CMD (GEODE_PCI_ADDR + 0x04)
-#define GEODE_PCI_FB (GEODE_PCI_ADDR + 0x10)
-#define GEODE_PCI_DC (GEODE_PCI_ADDR + 0x18)
-#define GEODE_PCI_VP (GEODE_PCI_ADDR + 0x1c)
-
#define DC_LOCK_LOCK 0x00000000
#define DC_LOCK_UNLOCK 0x00004758