configs: Migrate CMD_NAND*
[platform/kernel/u-boot.git] / include / configs / snapper9260.h
index a465a0e..5ec8c1b 100644 (file)
@@ -82,7 +82,6 @@
 #define CONFIG_USART_BASE              ATMEL_BASE_DBGU
 #define CONFIG_USART_ID                        ATMEL_ID_SYS
 #endif
-#define CONFIG_BAUDRATE                        115200
 
 /* I2C - Bit-bashed */
 #define CONFIG_SYS_I2C
 #define CONFIG_BOOTP_HOSTNAME
 
 /* Environment settings */
-#define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_OFFSET              (512 << 10)
 #define CONFIG_ENV_SIZE                        (256 << 10)
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_SYS_MALLOC_LEN          (1 << 20)
 
 /* Command line configuration */
-#define CONFIG_CMD_NAND
 #define CONFIG_CMD_PCA953X
 #define CONFIG_CMD_PCA953X_INFO