]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/alt.h
config: exynos: trats2: Enable support for Image.itb at trats2 device
[karo-tx-uboot.git] / include / configs / alt.h
index 58eac3135870ddec0a7ffb71978106ac595878da..e9ffa4866bc940e6b4972f6cb3d503e4e2578a2b 100644 (file)
@@ -38,8 +38,6 @@
 
 /* SCIF */
 #define CONFIG_SCIF_CONSOLE
-#define CONFIG_CONS_SCIF2
-#define CONFIG_SCIF_USE_EXT_CLK
 
 /* FLASH */
 #define CONFIG_SPI
@@ -70,7 +68,6 @@
 #define CONFIG_SH_TMU_CLK_FREQ  (CONFIG_SYS_CLK_FREQ / 2) /* EXT / 2 */
 #define CONFIG_PLL1_CLK_FREQ    (CONFIG_SYS_CLK_FREQ * 156 / 2)
 #define CONFIG_P_CLK_FREQ      (CONFIG_PLL1_CLK_FREQ / 24)
-#define CONFIG_SH_SCIF_CLK_FREQ        14745600 /* External Clock */
 
 #define CONFIG_SYS_TMU_CLK_DIV  4
 
 /* SCIF2 */
 #define CONFIG_SMSTP7_ENA      0x00080000
 
+/* SDHI */
+#define CONFIG_SH_SDHI_FREQ            97500000
+
 #endif /* __ALT_H */