Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/openbmc/u-boot/include/configs/
H A Dipam390.h33 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
139 CONFIG_SYS_MALLOC_LEN - \
212 CONFIG_SYS_MALLOC_LEN)
213 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dda850evm.h47 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
167 CONFIG_SYS_MALLOC_LEN - \
272 CONFIG_SYS_MALLOC_LEN)
273 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Domapl138_lcdk.h41 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
160 CONFIG_SYS_MALLOC_LEN - \
267 CONFIG_SYS_MALLOC_LEN)
268 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dtaurus.h128 #define CONFIG_SYS_MALLOC_LEN \ macro
136 CONFIG_SYS_MALLOC_LEN)
137 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dmt_ventoux.h17 #undef CONFIG_SYS_MALLOC_LEN
18 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
H A D3c120_devboard.h55 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
77 CONFIG_SYS_MALLOC_LEN - \
H A D10m50_devboard.h55 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
77 CONFIG_SYS_MALLOC_LEN - \
H A Diot_devkit.h60 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
71 CONFIG_SYS_MALLOC_LEN - \
H A Dstih410-b2260.h51 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro
54 CONFIG_SYS_MALLOC_LEN - \
H A Domap3_overo.h23 #undef CONFIG_SYS_MALLOC_LEN
27 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 15)) macro
H A Ddevkit8000.h42 #undef CONFIG_SYS_MALLOC_LEN
43 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10)) macro
H A Dtegra-common-post.h14 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro
18 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
H A Dsocfpga_stratix10_socdk.h46 #define CONFIG_SYS_MALLOC_LEN (5 * 1024 * 1024) macro
206 #define CONFIG_SYS_SPL_MALLOC_SIZE (CONFIG_SYS_MALLOC_LEN)
H A Ds32v234evb.h54 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro
56 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
H A Dethernut5.h40 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) macro
43 - CONFIG_SYS_MALLOC_LEN)
H A Dsmartweb.h76 #define CONFIG_SYS_MALLOC_LEN \ macro
184 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dxilinx_zynqmp_mini_emmc.h17 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
H A Dxilinx_zynqmp_mini_qspi.h17 #define CONFIG_SYS_MALLOC_LEN 0x2000 macro
H A Dxilinx_zynqmp_mini_nand.h19 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
H A Dbroadcom_bcm968580xref.h17 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
H A Dbroadcom_bcm963158.h17 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
H A Dbmips_common.h23 #define CONFIG_SYS_MALLOC_LEN (2 * 1024 * 1024) macro
H A Dimgtec_xilfpga.h32 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
H A Dbubblegum_96.h20 #define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) macro
/openbmc/u-boot/include/
H A Dcommon.h49 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN
53 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE)
55 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN

12345678910>>...15