Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_FRAMEWORK (Results 1 – 25 of 107) sorted by relevance

12345

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dtpl.c126 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
148 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
159 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
174 #if !(defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK))
/rk3399_rockchip-uboot/board/freescale/common/
H A Dfsl_chain_of_trust.c14 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_FRAMEWORK)
128 #if defined(CONFIG_SPL_DM) && (!defined(CONFIG_SPL_FRAMEWORK)) in spl_validate_uboot()
138 #ifdef CONFIG_SPL_FRAMEWORK
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dzimage.c26 #ifndef CONFIG_SPL_FRAMEWORK in bootz_setup()
34 #ifndef CONFIG_SPL_FRAMEWORK in bootz_setup()
/rk3399_rockchip-uboot/include/configs/
H A Dsandbox_spl.h11 #define CONFIG_SPL_FRAMEWORK macro
H A Dchromebook_link.h22 #define CONFIG_SPL_FRAMEWORK macro
H A Dwoodburn_sd.h23 #define CONFIG_SPL_FRAMEWORK macro
H A Dls1046a_common.h66 #define CONFIG_SPL_FRAMEWORK macro
105 #define CONFIG_SPL_FRAMEWORK macro
H A Dqemu-x86.h39 #define CONFIG_SPL_FRAMEWORK macro
H A Dls1043a_common.h68 #define CONFIG_SPL_FRAMEWORK macro
99 #define CONFIG_SPL_FRAMEWORK macro
H A Drk322x_common.h18 #define CONFIG_SPL_FRAMEWORK macro
H A Dimx6_spl.h12 #define CONFIG_SPL_FRAMEWORK macro
H A Dmaxbcm.h69 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3036_common.h17 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3188_common.h39 #define CONFIG_SPL_FRAMEWORK 1 macro
H A Drk3368_common.h29 #define CONFIG_SPL_FRAMEWORK macro
H A Ddb-88f6720.h76 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3328_common.h16 #define CONFIG_SPL_FRAMEWORK macro
H A Drk1808_common.h12 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3288_common.h22 #define CONFIG_SPL_FRAMEWORK macro
H A Dbur_am335x_common.h84 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3399_common.h15 #define CONFIG_SPL_FRAMEWORK macro
H A Dpx30_common.h16 #define CONFIG_SPL_FRAMEWORK macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsys_proto.h10 #if !defined(CONFIG_SPL_FRAMEWORK) || CONFIG_IS_ENABLED(TINY_FRAMEWORK)
/rk3399_rockchip-uboot/arch/arm/mach-davinci/
H A Dconfig.mk7 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot.ais
/rk3399_rockchip-uboot/common/spl/
H A DMakefile13 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o
20 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o

12345