Searched refs:PHYS_FLASH_SIZE (Results 1 – 9 of 9) sorted by relevance
41 #define PHYS_FLASH_SIZE 0x01000000 /* 16MB */ macro53 #if ( PHYS_FLASH_SIZE == 0x04000000 )58 #elif (PHYS_FLASH_SIZE == 0x02000000 )
141 #define PHYS_FLASH_SIZE (64 << 20) /* Flash size 64MB */ macro143 ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ) + 3)
201 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro202 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
184 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro185 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
213 #define PHYS_FLASH_SIZE 0x04000000 /* 64MB */ macro240 #define CONFIG_ENV_OFFSET (PHYS_FLASH_SIZE - \
123 #define PHYS_FLASH_SIZE SZ_8M macro
94 #define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \
105 #define PHYS_FLASH_SIZE 0x02000000 /* 32 MB */ macro
112 #define PHYS_FLASH_SIZE 0x00800000 /* 8 MB */ macro