aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/northbridgeinit.c
diff options
context:
space:
mode:
authorNils Jacobs <njacobs8@hetnet.nl>2010-12-26 05:21:18 +0000
committerPeter Stuge <peter@stuge.se>2010-12-26 05:21:18 +0000
commit642509c965341d3eee09a5f2bd3650e95f85b851 (patch)
treec3bd70472539e433bc1fa361cc4ccbe40ee10101 /src/northbridge/amd/gx2/northbridgeinit.c
parent3344743215acab0b7805592a7c52a9c93636b347 (diff)
Remove dead and unused Geode GX2 code
Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl> Acked-by: Patrick Georgi <patrick@georgi-clan.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6210 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/amd/gx2/northbridgeinit.c')
-rw-r--r--src/northbridge/amd/gx2/northbridgeinit.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/amd/gx2/northbridgeinit.c b/src/northbridge/amd/gx2/northbridgeinit.c
index 446c1e79cf..b424d19c34 100644
--- a/src/northbridge/amd/gx2/northbridgeinit.c
+++ b/src/northbridge/amd/gx2/northbridgeinit.c
@@ -708,10 +708,6 @@ void northbridgeinit(void)
shadowRom();
- /* GeodeROM ensures that the BIOS waits the required 1 second before */
- /* allowing anything to access PCI */
- // PCIDelay();
-
RCONFInit();
/* The cacheInit function in GeodeROM tests cache and, among other things,