Searched refs:CONFIG_SYS_BOOTPARAMS_LEN (Results 1 – 25 of 37) sorted by relevance
12
24 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
48 #define CONFIG_SYS_BOOTPARAMS_LEN (64*1024) macro
34 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
16 #define CONFIG_SYS_BOOTPARAMS_LEN 0x20000 macro
64 #define CONFIG_SYS_BOOTPARAMS_LEN 128*1024 macro
22 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
49 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
35 #define CONFIG_SYS_BOOTPARAMS_LEN (4 << 10) macro
67 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
96 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
143 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
35 #define CONFIG_SYS_BOOTPARAMS_LEN (128 << 10) macro
132 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
119 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
134 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
71 #define CONFIG_SYS_BOOTPARAMS_LEN (64 << 10) macro
133 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
246 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
127 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
137 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
454 #ifdef CONFIG_SYS_BOOTPARAMS_LEN457 gd->bd->bi_boot_params = (ulong)malloc(CONFIG_SYS_BOOTPARAMS_LEN); in initr_malloc_bootparams()742 #ifdef CONFIG_SYS_BOOTPARAMS_LEN