Home
last modified time | relevance | path

Searched refs:PHYS_FLASH_SIZE (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/include/configs/
Dintegratorcp.h41 #define PHYS_FLASH_SIZE 0x01000000 /* 16MB */ macro
53 #if ( PHYS_FLASH_SIZE == 0x04000000 )
58 #elif (PHYS_FLASH_SIZE == 0x02000000 )
Dcalimain.h149 #define PHYS_FLASH_SIZE (64 << 20) /* Flash size 64MB */ macro
151 ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ) + 3)
Domapl138_lcdk.h195 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro
196 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
Dda850evm.h212 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro
213 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
Dvexpress_common.h214 #define PHYS_FLASH_SIZE 0x04000000 /* 64MB */ macro
245 #define CONFIG_ENV_OFFSET (PHYS_FLASH_SIZE - \
Dat91rm9200ek.h127 #define PHYS_FLASH_SIZE SZ_8M macro
Dcolibri_pxa270.h106 #define PHYS_FLASH_SIZE 0x02000000 /* 32 MB */ macro
Dimx27lite-common.h99 #define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \
Dzipitz2.h113 #define PHYS_FLASH_SIZE 0x00800000 /* 8 MB */ macro