| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | devkit3250.h | 191 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x60000 macro 197 #define CONFIG_SYS_MONITOR_LEN CONFIG_SYS_NAND_U_BOOT_SIZE
|
| H A D | ipam390.h | 158 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x120000 macro 162 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
| H A D | da850evm.h | 181 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x60000 macro 185 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
| H A D | omapl138_lcdk.h | 171 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro 175 CONFIG_SYS_NAND_U_BOOT_SIZE - \
|
| H A D | P1010RDB.h | 75 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) - 0x2000) macro 89 #define CONFIG_SYS_NAND_U_BOOT_SIZE (576 << 10) macro 99 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
| H A D | rk3066_common.h | 58 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
| H A D | C29XPCIE.h | 30 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 40 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
| H A D | MPC8315ERDB.h | 12 #define CONFIG_SYS_NAND_U_BOOT_SIZE (512 << 10) macro 246 #define CONFIG_SYS_NAND_U_BOOT_SIZE (512 << 10) macro
|
| H A D | P1022DS.h | 67 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 76 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
| H A D | devkit8000.h | 200 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x200000 macro
|
| H A D | at91sam9m10g45ek.h | 135 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
| H A D | corvus.h | 130 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
| H A D | tricorder.h | 269 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x100000 macro
|
| H A D | mx31pdk.h | 135 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x3f800 macro
|
| H A D | taurus.h | 171 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro
|
| H A D | smartweb.h | 212 #define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K macro
|
| H A D | apf27.h | 37 #define CONFIG_SYS_NAND_U_BOOT_SIZE CONFIG_SYS_MONITOR_LEN - 0x800 macro
|
| H A D | p1_p2_rdb_pc.h | 213 #define CONFIG_SYS_NAND_U_BOOT_SIZE (832 << 10) macro 223 #define CONFIG_SYS_NAND_U_BOOT_SIZE (128 << 10) macro
|
| H A D | T104xRDB.h | 45 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) + \ macro 48 #define CONFIG_SYS_NAND_U_BOOT_SIZE (768 << 10) macro
|
| H A D | tam3517-common.h | 205 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 macro
|
| H A D | BSC9131RDB.h | 35 #define CONFIG_SYS_NAND_U_BOOT_SIZE ((768 << 10) - 0x2000) macro
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_spl.c | 252 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot() 272 flush_cache(CONFIG_SYS_NAND_U_BOOT_DST, CONFIG_SYS_NAND_U_BOOT_SIZE); in nand_boot() 282 CONFIG_SYS_NAND_U_BOOT_SIZE) - \ in nand_boot()
|
| H A D | fsl_elbc_spl.c | 141 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot() 159 flush_cache(CONFIG_SYS_NAND_U_BOOT_DST, CONFIG_SYS_NAND_U_BOOT_SIZE); in nand_boot()
|
| H A D | nand_spl_load.c | 24 CONFIG_SYS_NAND_U_BOOT_SIZE, in nand_boot()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_nand.c | 23 CONFIG_SYS_NAND_U_BOOT_SIZE, in spl_nand_load_image()
|