[coreboot-gerrit] Change in coreboot[master]: vx900: Drop some unused defines

Lubomir Rintel (Code Review) gerrit at coreboot.org
Mon Apr 23 23:38:57 CEST 2018


Lubomir Rintel has uploaded this change for review. ( https://review.coreboot.org/25800


Change subject: vx900: Drop some unused defines
......................................................................

vx900: Drop some unused defines

These are redundant -- the actual APIC Ids and addresses are in the
devicetree.

Change-Id: I895563dd574a8f4631866ceec91a20cbc3b158e4
Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
M src/northbridge/via/vx900/vx900.h
1 file changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/25800/1

diff --git a/src/northbridge/via/vx900/vx900.h b/src/northbridge/via/vx900/vx900.h
index 216f637..fe756f9 100644
--- a/src/northbridge/via/vx900/vx900.h
+++ b/src/northbridge/via/vx900/vx900.h
@@ -18,12 +18,6 @@
 
 #define VX900_ACPI_IO_BASE		0x0400
 
-#define VX900_NB_IOAPIC_ID		0x2
-#define VX900_NB_IOAPIC_BASE		0xfecc000
-
-#define VX900_SB_IOAPIC_ID		0x1
-#define VX900_SB_IOAPIC_BASE		0xfec0000
-
 #define SMBUS_IO_BASE	0x500
 
 #define VX900_MMCONFIG_MBAR		0xbc

-- 
To view, visit https://review.coreboot.org/25800
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I895563dd574a8f4631866ceec91a20cbc3b158e4
Gerrit-Change-Number: 25800
Gerrit-PatchSet: 1
Gerrit-Owner: Lubomir Rintel <lkundrak at v3.sk>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180423/fb03a8dd/attachment-0001.html>


More information about the coreboot-gerrit mailing list