Searched refs:CONFIG_SPL_LDSCRIPT (Results 1 – 19 of 19) sorted by relevance
19 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv8/u-boot-spl.lds" macro
23 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv8/u-boot-spl.lds" macro
24 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv8/u-boot-spl.lds" macro
26 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv8/u-boot-spl.lds" macro
218 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv8/u-boot-spl.lds" macro
4 CONFIG_SPL_LDSCRIPT="arch/arm/mach-orion5x/u-boot-spl.lds"
2 CONFIG_SPL_LDSCRIPT="arch/arm/mach-socfpga/u-boot-spl-soc64.lds"
8 CONFIG_SPL_LDSCRIPT="arch/arm/cpu/u-boot-spl.lds"
5 CONFIG_SPL_LDSCRIPT="arch/arm/cpu/u-boot-spl.lds"
9 CONFIG_SPL_LDSCRIPT="arch/arm/cpu/u-boot-spl.lds"
42 defined with CONFIG_SPL_LDSCRIPT.
134 ifneq ($(CONFIG_SPL_LDSCRIPT),)136 LDSCRIPT := $(addprefix $(srctree)/,$(CONFIG_SPL_LDSCRIPT:"%"=%))
2106 CONFIG_SPL_LDSCRIPT
Completed in 17 milliseconds