]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/el6x_common.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / el6x_common.h
index 484565c9aa9d27c00aaaffc81096e71175e555f9..afb5b738991e20a6290ef2d2b102c48762ddeb1d 100644 (file)
@@ -55,7 +55,6 @@
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_MXC_UART_BASE   UART2_BASE
-#define CONFIG_BAUDRATE             115200
 
 /* Command definition */
 
 #define CONFIG_SYS_INIT_SP_ADDR \
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
-/* FLASH and environment organization */
-#define CONFIG_SYS_NO_FLASH
+/* environment organization */
 
 #define CONFIG_ENV_SIZE                        (8 * 1024)