Searched refs:CONFIG_SYS_BOOTMAPSZ (Results 1 – 25 of 104) sorted by relevance
12345
14 #define CONFIG_SYS_BOOTMAPSZ SZ_16M macro
13 #define CONFIG_SYS_BOOTMAPSZ SZ_16M macro
13 #define CONFIG_SYS_BOOTMAPSZ SZ_8M + SZ_4M macro
86 #define CONFIG_SYS_BOOTMAPSZ (8 << 20) macro
9 #define CONFIG_SYS_BOOTMAPSZ (16 << 20) macro
24 #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) macro
70 #define CONFIG_SYS_BOOTMAPSZ (8 << 20) /* Initial Mem map for Linux*/ macro
66 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* 256M */ macro
13 #define CONFIG_SYS_BOOTMAPSZ SZ_4M + SZ_2M macro
26 #define CONFIG_SYS_BOOTMAPSZ SZ_256M macro
78 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* Initial Memory map for Linux */ macro
19 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) macro
95 #define CONFIG_SYS_BOOTMAPSZ (64 << 20) /* Initial map for Linux*/ macro
53 #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) macro
31 #define CONFIG_SYS_BOOTMAPSZ 0x10000000 macro
69 #define CONFIG_SYS_BOOTMAPSZ (8 << 20) macro
121 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* 256M */ macro
138 #define CONFIG_SYS_BOOTMAPSZ (64 << 20) macro
147 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* 256M */ macro
89 #define CONFIG_SYS_BOOTMAPSZ (CONFIG_SYS_SDRAM_BASE + (CONFIG_SYS_SDRAM_SIZE << 20)) macro
26 image_entry(spl_image->arg, 0, 0, EPAPR_MAGIC, CONFIG_SYS_BOOTMAPSZ, in jump_to_image_linux()
92 #define CONFIG_SYS_BOOTMAPSZ (8 << 20) macro
Completed in 24 milliseconds