From 642509c965341d3eee09a5f2bd3650e95f85b851 Mon Sep 17 00:00:00 2001 From: Nils Jacobs Date: Sun, 26 Dec 2010 05:21:18 +0000 Subject: Remove dead and unused Geode GX2 code Signed-off-by: Nils Jacobs Acked-by: Patrick Georgi Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6210 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/gx2/northbridgeinit.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/amd/gx2/northbridgeinit.c') 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, -- cgit v1.2.3