Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MAX_FLASH_SECT (Results 51 – 75 of 178) sorted by relevance

12345678

/openbmc/u-boot/include/configs/
H A Dedminiv2.h93 #define CONFIG_SYS_MAX_FLASH_SECT 11 /* max num of sects on one chip */ macro
H A Decovec.h91 #define CONFIG_SYS_MAX_FLASH_SECT 512 macro
H A Darmadillo-800eva.h66 #define CONFIG_SYS_MAX_FLASH_SECT 512 macro
H A Dflea3.h112 #define CONFIG_SYS_MAX_FLASH_SECT 512 /* max number of sectors on one chip */ macro
H A Ddra7xx_evm.h147 #define CONFIG_SYS_MAX_FLASH_SECT 512 macro
H A Ddevkit3250.h78 #define CONFIG_SYS_MAX_FLASH_SECT 71 macro
H A Dat91rm9200ek.h125 #define CONFIG_SYS_MAX_FLASH_SECT 256 macro
H A Dwoodburn_common.h119 #define CONFIG_SYS_MAX_FLASH_SECT 512 /* max number of sectors on one chip */ macro
H A Dp1_p2_rdb_pc.h340 #define CONFIG_SYS_MAX_FLASH_SECT 512 /* 64M */ macro
343 #define CONFIG_SYS_MAX_FLASH_SECT 256 /* 32M */ macro
346 #define CONFIG_SYS_MAX_FLASH_SECT 128 /* 16M */ macro
H A Dmicroblaze-generic.h67 # define CONFIG_SYS_MAX_FLASH_SECT 512 macro
H A Dkzm9g.h33 #define CONFIG_SYS_MAX_FLASH_SECT (512) macro
H A Dimx27lite-common.h94 #define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \ macro
H A Dspear-common.h65 #define CONFIG_SYS_MAX_FLASH_SECT 128 macro
H A DM5249EVB.h113 # define CONFIG_SYS_MAX_FLASH_SECT 137 /* max number of sectors on one chip */ macro
H A Dcolibri_pxa270.h110 #define CONFIG_SYS_MAX_FLASH_SECT (4 + 255) macro
H A Dbav335x.h485 #define CONFIG_SYS_MAX_FLASH_SECT 128 macro
H A Dspear3xx_evb.h111 #define CONFIG_SYS_MAX_FLASH_SECT (127 + 8) macro
H A Dmx35pdk.h126 #define CONFIG_SYS_MAX_FLASH_SECT 512 /* max number of sectors on one chip */ macro
H A Duniphier.h58 #define CONFIG_SYS_MAX_FLASH_SECT 256 macro
H A Dzipitz2.h122 #define CONFIG_SYS_MAX_FLASH_SECT 256 macro
H A Dsh7785lcr.h65 #define CONFIG_SYS_MAX_FLASH_SECT 512 macro
H A Dethernut5.h49 # define CONFIG_SYS_MAX_FLASH_SECT 32 macro
H A Dam3517_crane.h184 #define CONFIG_SYS_MAX_FLASH_SECT 520 /* max number of sectors */ macro
H A Dadp-ae3xx.h201 #define CONFIG_SYS_MAX_FLASH_SECT 512 macro
/openbmc/u-boot/board/cobra5272/
H A Dflash.c68 flash_info[i].sector_count = CONFIG_SYS_MAX_FLASH_SECT; in flash_init()
69 memset (flash_info[i].protect, 0, CONFIG_SYS_MAX_FLASH_SECT); in flash_init()

12345678