drime3: ex1: workaround
authorHeungjun Kim <riverful.kim@samsung.com>
Mon, 25 Oct 2010 11:01:37 +0000 (20:01 +0900)
committerHeungjun Kim <riverful.kim@samsung.com>
Mon, 25 Oct 2010 11:01:37 +0000 (20:01 +0900)
- enable compiling
- issue : saveenv command dosen't work on the u-boot shell

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
include/configs/ex1.h

index a8415f8..fc75070 100644 (file)
 #define CONFIG_SYS_DOWN_ADDR   CONFIG_SYS_SDRAM_BASE
 #define CONFIG_RAMDISK_ADDR    (CONFIG_SYS_SDRAM_BASE + 0x03000000)
 
+#define CONFIG_SYS_ARM_WITHOUT_RELOC /* This board is tested with relocation support */
+
 #endif /* __CONFIG_H */