global: Migrate CONFIG_MXC_UART_BASE to CFG
[platform/kernel/u-boot.git] / include / configs / smdkv310.h
index 601c16e..f060419 100644 (file)
 
 /* FLASH and environment organization */
 
-#define RESERVE_BLOCK_SIZE             (512)
-#define BL1_SIZE                       (16 << 10) /*16 K reserved for BL1*/
-
 /* Ethernet Controllor Driver */
 #ifdef CONFIG_CMD_NET
-#define CONFIG_ENV_SROM_BANK           1
+#define CFG_ENV_SROM_BANK              1
 #endif /*CONFIG_CMD_NET*/
 
 #endif /* __CONFIG_H */