/openbmc/u-boot/include/configs/ |
H A D | devkit3250.h | 181 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x60000 macro 187 #define CONFIG_SYS_MONITOR_LEN CONFIG_SYS_NAND_U_BOOT_SIZE
|
H A D | ipam390.h | 134 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x120000 macro 138 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
H A D | da850evm.h | 162 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x40000 macro 166 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
H A D | omapl138_lcdk.h | 155 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro 159 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
H A D | P1010RDB.h | 69 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) - 0x2000) macro 83 #define CONFIG_SYS_NAND_U_BOOT_SIZE (576 << 10) macro 93 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
H A D | C29XPCIE.h | 28 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 38 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
H A D | devkit8000.h | 175 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x200000 macro
|
H A D | at91sam9m10g45ek.h | 121 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
H A D | corvus.h | 118 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
H A D | tricorder.h | 250 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x100000 macro
|
H A D | P1022DS.h | 63 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 72 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
H A D | MPC8315ERDB.h | 11 #define CONFIG_SYS_NAND_U_BOOT_SIZE (512 << 10) macro 235 #define CONFIG_SYS_NAND_U_BOOT_SIZE (512 << 10) macro
|
H A D | mx31pdk.h | 116 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x3f800 macro
|
H A D | taurus.h | 150 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro
|
H A D | smartweb.h | 194 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro
|
H A D | apf27.h | 36 #define CONFIG_SYS_NAND_U_BOOT_SIZE CONFIG_SYS_MONITOR_LEN - 0x800 macro
|
H A D | p1_p2_rdb_pc.h | 183 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 193 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
H A D | T104xRDB.h | 42 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) + \ macro 45 #define CONFIG_SYS_NAND_U_BOOT_SIZE (768 << 10) macro
|
H A D | tam3517-common.h | 184 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
H A D | BSC9131RDB.h | 31 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) - 0x2000) macro
|
H A D | ls1043ardb.h | 132 #define CONFIG_SYS_NAND_U_BOOT_SIZE (1024 << 10) macro
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_ifc_spl.c | 251 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot() 271 flush_cache(CONFIG_SYS_NAND_U_BOOT_DST, CONFIG_SYS_NAND_U_BOOT_SIZE); in nand_boot() 281 CONFIG_SYS_NAND_U_BOOT_SIZE) - \ in nand_boot()
|
H A D | fsl_elbc_spl.c | 140 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot() 158 flush_cache(CONFIG_SYS_NAND_U_BOOT_DST, CONFIG_SYS_NAND_U_BOOT_SIZE); in nand_boot()
|
H A D | nand_spl_load.c | 23 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot()
|
/openbmc/u-boot/common/spl/ |
H A D | spl_nand.c | 21 CONFIG_SYS_NAND_U_BOOT_SIZE, in spl_nand_load_image()
|