/external/u-boot/include/configs/ |
D | xtfpga.h | 203 # define CONFIG_SYS_FLASH_SIZE 0x0040000 /* 4MB */ macro 209 # define CONFIG_SYS_FLASH_SIZE 0x8000000 /* 128MB */ macro 215 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* 16MB */ macro 223 CONFIG_SYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ - 1) 230 #define CONFIG_ENV_OFFSET (CONFIG_SYS_FLASH_SIZE - CONFIG_SYS_FLASH_SECT_SZ)
|
D | blanche.h | 38 #define CONFIG_SYS_FLASH_SIZE 0x04000000 /* 64 MB */ macro 42 #define CONFIG_SYS_FLASH_BANKS_SIZES { (CONFIG_SYS_FLASH_SIZE) }
|
D | vme8349.h | 103 #define CONFIG_SYS_FLASH_SIZE 4 /* flash size in MB */ macro 109 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \ 123 #define CONFIG_SYS_FLASH_SIZE 128 /* flash size in MB */ macro 129 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | M5485EVB.h | 191 # define CONFIG_SYS_FLASH_SIZE ((CONFIG_SYS_NOR1SZ + CONFIG_SYS_BOOTSZ) << 20) macro 195 # define CONFIG_SYS_FLASH_SIZE (CONFIG_SYS_BOOTSZ << 20) macro
|
D | M5475EVB.h | 203 # define CONFIG_SYS_FLASH_SIZE ((CONFIG_SYS_NOR1SZ + CONFIG_SYS_BOOTSZ) << 20) macro 207 # define CONFIG_SYS_FLASH_SIZE (CONFIG_SYS_BOOTSZ << 20) macro
|
D | integratorap.h | 33 #define CONFIG_SYS_FLASH_SIZE 0x02000000 /* 32 MiB */ macro
|
D | mpc8308_p1m.h | 222 #define CONFIG_SYS_FLASH_SIZE 64 /* FLASH size is 64M */ macro 233 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC8323ERDB.h | 178 #define CONFIG_SYS_FLASH_SIZE 16 /* FLASH size is 16M */ macro 189 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC8308RDB.h | 220 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size is 8M */ macro 231 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | ve8313.h | 119 #define CONFIG_SYS_FLASH_SIZE 32 /* size in MB */ macro 127 #define CONFIG_SYS_NOR_OR_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | ids8313.h | 176 #define CONFIG_SYS_FLASH_SIZE 8 macro 187 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) |\
|
D | MPC832XEMDS.h | 188 #define CONFIG_SYS_FLASH_SIZE 16 /* FLASH size is 16M */ macro 199 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC8315ERDB.h | 192 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size is 8M */ macro 203 #define CONFIG_SYS_NOR_OR_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | sbc8349.h | 125 #define CONFIG_SYS_FLASH_SIZE 8 /* flash size in MB */ macro 133 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC837XEMDS.h | 222 #define CONFIG_SYS_FLASH_SIZE 32 /* max FLASH size is 32M */ macro 233 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | hrcon.h | 213 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size is up to 8M */ macro 224 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC8349ITX.h | 206 #define CONFIG_SYS_FLASH_SIZE 16 /* FLASH size in MB */ macro 231 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | M5249EVB.h | 112 # define CONFIG_SYS_FLASH_SIZE 0x1000000 /* Max size that the board might have */ macro
|
D | devkit3250.h | 81 #define CONFIG_SYS_FLASH_SIZE SZ_4M macro
|
D | MPC8349EMDS.h | 149 #define CONFIG_SYS_FLASH_SIZE 32 /* max flash size in MB */ macro 157 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | strider.h | 211 #define CONFIG_SYS_FLASH_SIZE 8 /* FLASH size is up to 8M */ macro 222 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC8313ERDB.h | 190 #define CONFIG_SYS_FLASH_SIZE 8 /* flash size in MB */ macro 199 #define CONFIG_SYS_NOR_OR_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
D | MPC837XERDB.h | 246 #define CONFIG_SYS_FLASH_SIZE 8 /* max FLASH size is 32M */ macro 260 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \
|
/external/u-boot/arch/arm/mach-omap2/ |
D | mem-common.c | 124 size = (CONFIG_SYS_FLASH_SIZE > 0x08000000) ? GPMC_SIZE_256M : in set_gpmc_cs0() 125 ((CONFIG_SYS_FLASH_SIZE > 0x04000000) ? GPMC_SIZE_128M : in set_gpmc_cs0() 126 ((CONFIG_SYS_FLASH_SIZE > 0x02000000) ? GPMC_SIZE_64M : in set_gpmc_cs0() 127 ((CONFIG_SYS_FLASH_SIZE > 0x01000000) ? GPMC_SIZE_32M : in set_gpmc_cs0()
|
/external/u-boot/include/configs/km/ |
D | km83xx-common.h | 90 #define CONFIG_SYS_FLASH_SIZE 256 /* max FLASH size is 256M */ macro 102 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) | \
|