Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / r2dplus.h
index a888625..61b6fb4 100644 (file)
@@ -9,8 +9,6 @@
 /* SCIF */
 #define CONFIG_CONS_SCIF1      1
 
-#define CONFIG_ENV_OVERWRITE   1
-
 /* SDRAM */
 #define CONFIG_SYS_SDRAM_BASE          0x8C000000
 #define CONFIG_SYS_SDRAM_SIZE          0x04000000
@@ -37,7 +35,6 @@
  * SuperH Clock setting
  */
 #define CONFIG_SYS_CLK_FREQ    60000000
-#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
 #define        CONFIG_SYS_PLL_SETTLING_TIME    100/* in us */
 
 /*