]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c
ARM: UniPhier: move DDR related configuration to Kconfig
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / uniphier / ph1-sld8 / umc_init.c
index ff2dcb1640eef11cf4b215acd25222edc9b10831..a44f999fbf67c38137149042f6afddb889063c74 100644 (file)
@@ -129,10 +129,6 @@ int umc_init(void)
                                        CONFIG_SDRAM1_SIZE / 0x08000000);
 }
 
-#if CONFIG_DDR_FREQ != 1333
-#error Unsupported DDR frequency.
-#endif
-
 #if (CONFIG_SDRAM0_SIZE == 0x08000000 || CONFIG_SDRAM0_SIZE == 0x10000000) && \
     (CONFIG_SDRAM1_SIZE == 0x08000000 || CONFIG_SDRAM1_SIZE == 0x10000000) && \
     CONFIG_DDR_NUM_CH0 == 1 && CONFIG_DDR_NUM_CH1 == 1