Home
last modified time | relevance | path

Searched refs:CONFIG_MALLOC_F_ADDR (Results 1 – 18 of 18) sorted by relevance

/u-boot/include/configs/
A Dimx8qm_mek.h26 #define CONFIG_MALLOC_F_ADDR 0x00120000 macro
A Dimx8qxp_mek.h26 #define CONFIG_MALLOC_F_ADDR 0x00120000 macro
A Dimx8mm_beacon.h27 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
A Dcapricorn-common.h30 #define CONFIG_MALLOC_F_ADDR 0x00120000 macro
A Dimx8mn_beacon.h28 #define CONFIG_MALLOC_F_ADDR 0x184000 macro
A Dphycore_imx8mm.h30 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
A Dkontron_sl28.h49 #define CONFIG_MALLOC_F_ADDR CONFIG_SYS_FSL_OCRAM_BASE macro
A Dimx8mm_evk.h29 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
A Dimx8mm_venice.h27 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
A Dsandbox.h32 #define CONFIG_MALLOC_F_ADDR 0x0010000 macro
A Dverdin-imx8mm.h27 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
A Dimx8mq_phanbell.h36 #define CONFIG_MALLOC_F_ADDR 0x182000 macro
A Dpico-imx8mq.h36 #define CONFIG_MALLOC_F_ADDR 0x182000 macro
A Dimx8mq_evk.h39 #define CONFIG_MALLOC_F_ADDR 0x182000 macro
/u-boot/common/spl/
A Dspl.c395 #ifdef CONFIG_MALLOC_F_ADDR in spl_common_init()
396 gd->malloc_base = CONFIG_MALLOC_F_ADDR; in spl_common_init()
/u-boot/arch/sandbox/cpu/
A Dstart.c478 gd->malloc_base = CONFIG_MALLOC_F_ADDR; in main()
/u-boot/doc/arch/
A Dsandbox.rst538 10000 CONFIG_MALLOC_F_ADDR Early memory allocation
/u-boot/scripts/
A Dconfig_whitelist.txt1001 CONFIG_MALLOC_F_ADDR

Completed in 36 milliseconds