Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FLASH_BANKS_SIZES (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/configs/
A Dblanche.h39 #define CONFIG_SYS_FLASH_BANKS_SIZES { (CONFIG_SYS_FLASH_SIZE) } macro
A Dmccmon6.h46 #define CONFIG_SYS_FLASH_BANKS_SIZES { (32 * SZ_1M) } macro
A Dax25-ae350.h121 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
A Dadp-ae3xx.h194 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
A Dadp-ag101p.h312 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000} macro
/u-boot/drivers/mtd/
A Dcfi_flash.c135 #ifdef CONFIG_SYS_FLASH_BANKS_SIZES in cfi_flash_bank_size()
136 return ((unsigned long [])CONFIG_SYS_FLASH_BANKS_SIZES)[i]; in cfi_flash_bank_size()
/u-boot/scripts/
A Dconfig_whitelist.txt2146 CONFIG_SYS_FLASH_BANKS_SIZES

Completed in 15 milliseconds