summaryrefslogtreecommitdiff
path: root/include/configs/ks2_evm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ks2_evm.h')
-rw-r--r--include/configs/ks2_evm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
index 7c6392a..5dae409 100644
--- a/include/configs/ks2_evm.h
+++ b/include/configs/ks2_evm.h
@@ -319,8 +319,4 @@
#include <asm/arch/clock.h>
#define CONFIG_SYS_HZ_CLOCK clk_get_rate(KS2_CLK1_6)
-/* Maximum memory size for relocated U-boot at the end of the DDR3 memory
- which is NOT applicable for DDR ECC test */
-#define CONFIG_MAX_UBOOT_MEM_SIZE (4 << 20) /* 4 MiB */
-
#endif /* __CONFIG_KS2_EVM_H */