Home
last modified time | relevance | path

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

12345678910>>...14

/OK3568_Linux_fs/u-boot/include/configs/
H A Dipam390.h40 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
163 CONFIG_SYS_MALLOC_LEN - \
242 CONFIG_SYS_MALLOC_LEN)
243 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dda850evm.h48 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
186 CONFIG_SYS_MALLOC_LEN - \
277 CONFIG_SYS_MALLOC_LEN)
278 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Domapl138_lcdk.h39 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro
176 CONFIG_SYS_MALLOC_LEN - \
293 CONFIG_SYS_MALLOC_LEN)
294 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dtaurus.h148 #define CONFIG_SYS_MALLOC_LEN \ macro
157 CONFIG_SYS_MALLOC_LEN)
158 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dstih410-b2260.h35 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro
38 CONFIG_SYS_MALLOC_LEN - \
H A Dmt_ventoux.h18 #undef CONFIG_SYS_MALLOC_LEN
19 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
H A D10m50_devboard.h62 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
85 CONFIG_SYS_MALLOC_LEN - \
H A D3c120_devboard.h66 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro
89 CONFIG_SYS_MALLOC_LEN - \
H A Domap3_overo.h27 #undef CONFIG_SYS_MALLOC_LEN
31 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 15)) macro
H A Dtegra-common-post.h15 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro
19 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
H A Ddevkit8000.h47 #undef CONFIG_SYS_MALLOC_LEN
48 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10)) macro
H A Dethernut5.h43 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) macro
46 - CONFIG_SYS_MALLOC_LEN)
H A Ds32v234evb.h60 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro
62 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
H A Dsmartweb.h81 #define CONFIG_SYS_MALLOC_LEN \ macro
202 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
H A Dbmips_common.h20 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
H A Dimgtec_xilfpga.h36 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
H A Dexynos-common.h34 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
H A Dedison.h37 #define CONFIG_SYS_MALLOC_LEN (128 * 1024 * 1024) macro
H A Drv1108_common.h12 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
H A Dnsim.h24 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
H A Dxilinx_zynqmp_mini.h19 #undef CONFIG_SYS_MALLOC_LEN
H A Drk322x_common.h13 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
H A Dtb100.h24 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
H A Dap121.h16 #define CONFIG_SYS_MALLOC_LEN 0x40000 macro
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h66 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN
70 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE)
72 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN

12345678910>>...14