Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_MAX_FOOTPRINT (Results 1 – 17 of 17) sorted by relevance

/u-boot/include/configs/
A Dtopic_miami.h21 #undef CONFIG_SPL_MAX_FOOTPRINT
22 #define CONFIG_SPL_MAX_FOOTPRINT CONFIG_SYS_SPI_U_BOOT_OFFS macro
A Dexynos5250-common.h18 #define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024) macro
A Dexynos5420-common.h22 #define CONFIG_SPL_MAX_FOOTPRINT (30 * 1024) macro
A Dorigen.h78 #define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024) macro
A Dmt7629.h34 #define CONFIG_SPL_MAX_FOOTPRINT SZ_64K macro
A Dtegra-common.h78 #define CONFIG_SPL_MAX_FOOTPRINT (CONFIG_SYS_TEXT_BASE - \ macro
A Dsmdkv310.h60 #define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024) macro
A Duniphier.h207 #define CONFIG_SPL_MAX_FOOTPRINT 0x10000 macro
A Dmicroblaze-generic.h167 #define CONFIG_SPL_MAX_FOOTPRINT (CONFIG_SYS_INIT_RAM_SIZE - \ macro
A Domapl138_lcdk.h212 #define CONFIG_SPL_MAX_FOOTPRINT 32768 macro
A Dda850evm.h228 #define CONFIG_SPL_MAX_FOOTPRINT 32768 macro
/u-boot/arch/microblaze/cpu/
A Du-boot-spl.lds59 #if defined(CONFIG_SPL_MAX_FOOTPRINT)
60 ASSERT(__end - _start <= (CONFIG_SPL_MAX_FOOTPRINT), \
/u-boot/arch/arm/cpu/
A Du-boot-spl.lds91 #if defined(CONFIG_SPL_MAX_FOOTPRINT)
92 ASSERT(__bss_end - _start <= (CONFIG_SPL_MAX_FOOTPRINT), \
/u-boot/board/samsung/common/
A Dexynos-uboot-spl.lds12 LENGTH = CONFIG_SPL_MAX_FOOTPRINT }
/u-boot/board/davinci/da8xxevm/
A Du-boot-spl-da850evm.lds11 LENGTH = CONFIG_SPL_MAX_FOOTPRINT }
/u-boot/scripts/
A Dconfig_whitelist.txt1567 CONFIG_SPL_MAX_FOOTPRINT
/u-boot/
A DREADME2109 CONFIG_SPL_MAX_FOOTPRINT
2113 CONFIG_SPL_MAX_FOOTPRINT and CONFIG_SPL_BSS_MAX_SIZE
2133 CONFIG_SPL_MAX_FOOTPRINT and CONFIG_SPL_BSS_MAX_SIZE

Completed in 21 milliseconds