summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7520/Config.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-01-25 13:15:17 +0000
committerStefan Reinauer <stepan@openbios.org>2010-01-25 13:15:17 +0000
commit3e4a0b87c84f82d4187ead100666e4d966c1fa45 (patch)
tree91c19a034e37553ea27a1e616ffb51a9ba269ff3 /src/northbridge/intel/e7520/Config.lb
parent2b962a3c39b9e5d223c8a084084936abbd0c66bf (diff)
downloadcoreboot-staging-3e4a0b87c84f82d4187ead100666e4d966c1fa45.zip
coreboot-staging-3e4a0b87c84f82d4187ead100666e4d966c1fa45.tar.gz
This code was copied from amdk8 and never really made usable.
It's supposed to be a userspace regression test for ram init, but in fact, it doesn't even execute ram init. This was suggested by Carl-Daniel on 2009-08-27 Thus, dropping it. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5053 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/e7520/Config.lb')
-rw-r--r--src/northbridge/intel/e7520/Config.lb5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/northbridge/intel/e7520/Config.lb b/src/northbridge/intel/e7520/Config.lb
index a67b45c..fdd7560 100644
--- a/src/northbridge/intel/e7520/Config.lb
+++ b/src/northbridge/intel/e7520/Config.lb
@@ -9,8 +9,3 @@ driver pciexp_portc.o
default CONFIG_WRITE_HIGH_TABLES=1
-makerule raminit_test
- depends "$(TOP)/src/northbridge/intel/e7520/raminit_test.c"
- depends "$(TOP)/src/northbridge/intel/e7520/raminit.c"
- action "$(HOSTCC) $(HOSTCFLAGS) $(CPUFLAGS) -Wno-unused-function -I$(TOP)/src/include -g $< -o $@"
-end
OpenPOWER on IntegriCloud