Searched refs:CONFIG_SYS_BOOTPARAMS_LEN (Results 1 – 25 of 39) sorted by relevance
12
21 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
35 #define CONFIG_SYS_BOOTPARAMS_LEN (64*1024) macro
29 #define CONFIG_SYS_BOOTPARAMS_LEN (64*1024) macro
61 #define CONFIG_SYS_BOOTPARAMS_LEN (64*1024) macro
17 #define CONFIG_SYS_BOOTPARAMS_LEN 0x20000 macro
75 #define CONFIG_SYS_BOOTPARAMS_LEN 128*1024 macro
52 #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024) macro
51 #define CONFIG_SYS_BOOTPARAMS_LEN 128*1024 macro
39 #define CONFIG_SYS_BOOTPARAMS_LEN (4 << 10) macro
74 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
76 #define CONFIG_SYS_BOOTPARAMS_LEN 128*1024 macro
103 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
115 #define CONFIG_SYS_BOOTPARAMS_LEN (64*1024) macro
146 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
141 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
253 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
151 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
122 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
140 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
72 #define CONFIG_SYS_BOOTPARAMS_LEN (64 << 10) macro
134 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
608 #ifdef CONFIG_SYS_BOOTPARAMS_LEN611 gd->bd->bi_boot_params = (ulong)malloc(CONFIG_SYS_BOOTPARAMS_LEN); in initr_malloc_bootparams()964 #ifdef CONFIG_SYS_BOOTPARAMS_LEN