Searched refs:CONFIG_SYS_BOOTM_LEN (Results 1 – 25 of 115) sorted by relevance
12345
28 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro35 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
33 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro45 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
25 #define CONFIG_SYS_BOOTM_LEN SZ_32M macro
15 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
27 #define CONFIG_SYS_BOOTM_LEN 0x1000000 macro
13 #define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024) macro
27 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
21 #define CONFIG_SYS_BOOTM_LEN 0x1400000 macro
26 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
25 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
32 #define CONFIG_SYS_BOOTM_LEN SZ_32M macro
51 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64 MiB */ macro
28 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
30 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
31 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
21 #define CONFIG_SYS_BOOTM_LEN 0x1000000 macro
18 #define CONFIG_SYS_BOOTM_LEN (16 << 20) macro
53 #define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024) macro
34 #define CONFIG_SYS_BOOTM_LEN 0x10000000 macro37 #ifndef CONFIG_SYS_BOOTM_LEN39 #define CONFIG_SYS_BOOTM_LEN 0x800000 macro518 CONFIG_SYS_BOOTM_LEN, load_end); in bootm_load_os()1034 (void *)data, len, CONFIG_SYS_BOOTM_LEN, in bootm_host_load_image()