]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC832XEMDS.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / MPC832XEMDS.h
index 12a47b215fb244ca3df919ce946936d540f72c68..716fc3822e80c8b5f9d43f5c253c9650d44e88c5 100644 (file)
@@ -72,7 +72,6 @@
  */
 #define CONFIG_SYS_SICRL               0x00000000
 
-#define CONFIG_BOARD_EARLY_INIT_F      /* call board_pre_init */
 #define CONFIG_BOARD_EARLY_INIT_R
 
 /*
        #define CONFIG_ENV_SECT_SIZE    0x20000
        #define CONFIG_ENV_SIZE         0x2000
 #else
-       #define CONFIG_SYS_NO_FLASH     1       /* Flash is not usable now */
        #define CONFIG_ENV_IS_NOWHERE   1       /* Store ENV in memory only */
        #define CONFIG_ENV_ADDR         (CONFIG_SYS_MONITOR_BASE - 0x1000)
        #define CONFIG_ENV_SIZE         0x2000
 #define CONFIG_HAS_ETH1
 #endif
 
-#define CONFIG_BAUDRATE        115200
-
 #define CONFIG_LOADADDR        800000  /* default location for tftp and bootm */
 
 #undef  CONFIG_BOOTARGS                /* the boot command will set bootargs */