env: Finish migration of common ENV options
[platform/kernel/u-boot.git] / include / configs / stih410-b2260.h
index 9ce31f4..a8a58f3 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/sizes.h>
 
 /* ram memory-related information */
-#define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM_1                   0x40000000
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
 #define PHYS_SDRAM_1_SIZE              0x3E000000
@@ -40,9 +39,6 @@
                        "ramdisk_addr_r=0x48000000\0"           \
                        BOOTENV
 
-
-#define CONFIG_ENV_SIZE 0x4000
-
 /* Extra Commands */
 #define CONFIG_CMD_ASKENV