Home
last modified time | relevance | path

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

12345678910>>...14

/external/u-boot/include/configs/
Dipam390.h34 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
143 CONFIG_SYS_MALLOC_LEN - \
223 CONFIG_SYS_MALLOC_LEN)
224 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
Domapl138_lcdk.h43 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
168 CONFIG_SYS_MALLOC_LEN - \
288 CONFIG_SYS_MALLOC_LEN)
289 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
Dda850evm.h49 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
174 CONFIG_SYS_MALLOC_LEN - \
290 CONFIG_SYS_MALLOC_LEN)
291 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
Dtaurus.h143 #define CONFIG_SYS_MALLOC_LEN \ macro
151 CONFIG_SYS_MALLOC_LEN)
152 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
Dmt_ventoux.h17 #undef CONFIG_SYS_MALLOC_LEN
18 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
D10m50_devboard.h57 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
79 CONFIG_SYS_MALLOC_LEN - \
D3c120_devboard.h60 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
82 CONFIG_SYS_MALLOC_LEN - \
Dzynq_cse.h41 #undef CONFIG_SYS_MALLOC_LEN
42 #define CONFIG_SYS_MALLOC_LEN 0x1000 macro
Dstih410-b2260.h49 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro
52 CONFIG_SYS_MALLOC_LEN - \
Domap3_overo.h26 #undef CONFIG_SYS_MALLOC_LEN
30 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 15)) macro
Ddevkit8000.h45 #undef CONFIG_SYS_MALLOC_LEN
46 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10)) macro
Dtegra-common-post.h14 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro
18 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
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
Dethernut5.h41 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) macro
44 - CONFIG_SYS_MALLOC_LEN)
Dsmartweb.h77 #define CONFIG_SYS_MALLOC_LEN \ macro
197 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
Dxilinx_zynqmp_mini_emmc.h19 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
Dxilinx_zynqmp_mini_nand.h21 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
Dbmips_common.h19 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
Drv1108_common.h11 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
Dimgtec_xilfpga.h35 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
Dstm32h743-eval.h34 #define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024) macro
Dstm32h743-disco.h34 #define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024) macro
Dexynos-common.h33 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
Demdk.h18 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
/external/u-boot/include/
Dcommon.h55 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN
59 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE)
61 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN

12345678910>>...14