Searched defs:CONFIG_SYS_FLASH_SIZE (Results 1 – 25 of 48) sorted by relevance
12
30 #define CONFIG_SYS_FLASH_SIZE 0x02000000 /* 32 MiB */ macro
195 # define CONFIG_SYS_FLASH_SIZE 0x0040000 /* 4MB */ macro201 # define CONFIG_SYS_FLASH_SIZE 0x8000000 /* 128MB */ macro207 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* 16MB */ macro
35 #define CONFIG_SYS_FLASH_SIZE 0x04000000 /* 64 MB */ macro
192 #define CONFIG_SYS_FLASH_SIZE 0x4000000 macro
173 # define CONFIG_SYS_FLASH_SIZE ((CONFIG_SYS_NOR1SZ + CONFIG_SYS_BOOTSZ) << 20) macro177 # define CONFIG_SYS_FLASH_SIZE (CONFIG_SYS_BOOTSZ << 20) macro
45 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size is up to 8M */ macro
185 # define CONFIG_SYS_FLASH_SIZE ((CONFIG_SYS_NOR1SZ + CONFIG_SYS_BOOTSZ) << 20) macro189 # define CONFIG_SYS_FLASH_SIZE (CONFIG_SYS_BOOTSZ << 20) macro
124 #define CONFIG_SYS_FLASH_SIZE (64 * 1024 * 1024) /* 64 MB */ macro
96 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* Max size that the board might have */ macro
70 #define CONFIG_SYS_FLASH_SIZE SZ_4M macro
145 #define CONFIG_SYS_FLASH_SIZE 0x200000 macro
123 # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ macro
134 # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ macro
134 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* Max size that the board might have */ macro
128 # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ macro
142 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* Max size that the board might have */ macro
181 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* Max size that the board might have */ macro
310 #define CONFIG_SYS_FLASH_SIZE 0x01000000 macro
103 #define CONFIG_SYS_FLASH_SIZE 32 /* size in MB */ macro
139 # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ macro
39 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size in MB */ macro
137 # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ macro
259 #define CONFIG_SYS_FLASH_SIZE 0x2000000 macro
153 # define CONFIG_SYS_FLASH_SIZE 0x800000 macro
58 #define CONFIG_SYS_FLASH_SIZE 256 /* max FLASH size is 256M */ macro
Completed in 47 milliseconds