]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ks2_evm.h
ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
[karo-tx-uboot.git] / include / configs / ks2_evm.h
index 7c6392a3b8c8f60f6a2bdf8cdfc01baea06c00c6..5dae40921c8cd68a457bab118c2f0149977e9097 100644 (file)
 #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 */