Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dintegratorcp.h42 #define PHYS_FLASH_SIZE 0x01000000 /* 16MB */ macro
54 #if ( PHYS_FLASH_SIZE == 0x04000000 )
59 #elif (PHYS_FLASH_SIZE == 0x02000000 )
H A Dcalimain.h170 #define PHYS_FLASH_SIZE (64 << 20) /* Flash size 64MB */ macro
172 ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ) + 3)
H A Dda850evm.h225 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro
226 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
H A Domapl138_lcdk.h203 #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ macro
204 #define CONFIG_SYS_MAX_FLASH_SECT ((PHYS_FLASH_SIZE/CONFIG_SYS_FLASH_SECT_SZ)\
H A Dvexpress_common.h234 #define PHYS_FLASH_SIZE 0x04000000 /* 64MB */ macro
265 #define CONFIG_ENV_OFFSET (PHYS_FLASH_SIZE - \
H A Dimx27lite-common.h103 #define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \
H A Dat91rm9200ek.h132 #define PHYS_FLASH_SIZE SZ_8M macro
H A Dzipitz2.h119 #define PHYS_FLASH_SIZE 0x00800000 /* 8 MB */ macro
H A Dcolibri_pxa270.h118 #define PHYS_FLASH_SIZE 0x02000000 /* 32 MB */ macro