Home
last modified time | relevance | path

Searched defs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/openbmc/u-boot/include/configs/
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 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 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 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 Demsdp.h18 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
H A Dsifive-fu540.h19 #define CONFIG_SYS_MALLOC_LEN SZ_8M macro
H A Dbmips_common.h23 #define CONFIG_SYS_MALLOC_LEN (2 * 1024 * 1024) macro
H A Dnsim.h23 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
H A Dbubblegum_96.h20 #define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) macro
H A Dimgtec_xilfpga.h32 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
H A Dbcm_ep_board.h27 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
H A Dmt_ventoux.h18 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
H A Dpoplar.h22 #define CONFIG_SYS_MALLOC_LEN SZ_32M macro
H A Drv1108_common.h11 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
H A Dtb100.h23 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
H A Dexynos-common.h33 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
H A Drk3328_common.h11 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
H A Dbcm7445.h18 #define CONFIG_SYS_MALLOC_LEN ((10 * 1024) << 10) /* 10 MiB */ macro
H A Dqemu-arm.h18 #define CONFIG_SYS_MALLOC_LEN SZ_16M macro
H A Dstm32h743-eval.h31 #define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024) macro
H A Dbcm7260.h18 #define CONFIG_SYS_MALLOC_LEN ((40 * 1024) << 10) /* 40 MiB */ macro
H A Dboston.h41 #define CONFIG_SYS_MALLOC_LEN (256 * 1024) macro

12345678910>>...15