Searched refs:CONFIG_SYS_BOOTM_LEN (Results 1 – 25 of 153) sorted by relevance
1234567
23 #define CONFIG_SYS_BOOTM_LEN 0x2000000 /* 32 MB */ macro57 "bootm_mapsize=" __stringify(CONFIG_SYS_BOOTM_LEN) "\0" \
28 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro33 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
30 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro34 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
16 #define CONFIG_SYS_BOOTM_LEN 0x2000000 /* 32 MiB */ macro
13 #define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024) /* 64 MB */ macro
24 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
12 #define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024) macro
18 #define CONFIG_SYS_BOOTM_LEN (16 * 1024 * 1024) macro
22 #define CONFIG_SYS_BOOTM_LEN (32 * 1024 * 1024) macro
33 #define CONFIG_SYS_BOOTM_LEN (60 * 1024 * 1024) macro
35 #define CONFIG_SYS_BOOTM_LEN (60 * 1024 * 1024) macro
26 #define CONFIG_SYS_BOOTM_LEN 0x1000000 macro
24 #define CONFIG_SYS_BOOTM_LEN SZ_32M macro
29 #define CONFIG_SYS_BOOTM_LEN SZ_64M macro
25 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
19 #define CONFIG_SYS_BOOTM_LEN SZ_64M macro
24 #define CONFIG_SYS_BOOTM_LEN 0x1000000 macro
13 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
26 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ macro
24 #define CONFIG_SYS_BOOTM_LEN SZ_64M macro
12 #define CONFIG_SYS_BOOTM_LEN SZ_64M macro
12 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64MB */ macro
15 #define CONFIG_SYS_BOOTM_LEN SZ_64M macro
Completed in 914 milliseconds