From 3c1de1a6d36be9eee284a6c596a86e94f19cc5b2 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Mon, 19 May 2008 11:34:53 +0200 Subject: ppc4xx: Remove implementations of testdram() This patch removes the used testdram() implementations of the board that are maintained by myself. Signed-off-by: Stefan Roese --- include/configs/luan.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/luan.h') diff --git a/include/configs/luan.h b/include/configs/luan.h index 37151d31f..41999d32f 100644 --- a/include/configs/luan.h +++ b/include/configs/luan.h @@ -68,7 +68,6 @@ #define CFG_FLASH_BASE CFG_SMALL_FLASH #endif -#undef CFG_DRAM_TEST #if CFG_SRAM_BASE #define CFG_KBYTES_SDRAM 1024*2 #else -- cgit v1.2.3