Searched refs:CONFIG_SYS_BOOTPARAMS_LEN (Results 1 – 25 of 37) sorted by relevance
12
22 #define CONFIG_SYS_BOOTPARAMS_LEN SZ_128K 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
65 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
91 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
121 #define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024) macro
136 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
126 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
132 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
119 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
238 #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
71 #define CONFIG_SYS_BOOTPARAMS_LEN (64 << 10) macro
131 #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 macro
524 #ifdef CONFIG_SYS_BOOTPARAMS_LEN527 gd->bd->bi_boot_params = (ulong)malloc(CONFIG_SYS_BOOTPARAMS_LEN); in initr_malloc_bootparams()829 #ifdef CONFIG_SYS_BOOTPARAMS_LEN