From b8a96b4768cb1a691d8963089416804332728196 Mon Sep 17 00:00:00 2001 From: Heungjun Kim Date: Mon, 25 Oct 2010 16:17:39 +0900 Subject: [PATCH] Revert "drime3: ex1: fix compile error" - must be another way to solve this problem. This reverts commit 67b4b03f897d96acec11882d318fecd2c1fecfbc. --- include/configs/ex1.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/ex1.h b/include/configs/ex1.h index b38295d..a8415f8 100644 --- a/include/configs/ex1.h +++ b/include/configs/ex1.h @@ -35,7 +35,6 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO -#define CONFIG_SYS_ARM_WITHOUT_RELOC /* DRAM Base */ #define CONFIG_SYS_SDRAM_BASE 0xC0000000 -- 2.7.4