Searched refs:PHYS_FLASH_SIZE (Results 1 – 6 of 6) sorted by relevance
38 #define PHYS_FLASH_SIZE 0x01000000 /* 16MB */ macro50 #if ( PHYS_FLASH_SIZE == 0x04000000 )54 #elif (PHYS_FLASH_SIZE == 0x02000000 )
165 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro166 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
114 #define PHYS_FLASH_SIZE SZ_8M macro
91 #define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \
95 #define PHYS_FLASH_SIZE 0x02000000 /* 32 MB */ macro
210 #define PHYS_FLASH_SIZE 0x04000000 /* 64MB */ macro
Completed in 20 milliseconds