Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dtpl.c124 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
146 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
157 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f()
172 #if !(defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK))
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dzimage.c26 #ifndef CONFIG_SPL_FRAMEWORK in bootz_setup()
34 #ifndef CONFIG_SPL_FRAMEWORK in bootz_setup()
H A DMakefile40 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o
41 obj-$(CONFIG_SPL_FRAMEWORK) += zimage.o
/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1046a_common.h66 #define CONFIG_SPL_FRAMEWORK macro
105 #define CONFIG_SPL_FRAMEWORK macro
H A Dls1043a_common.h68 #define CONFIG_SPL_FRAMEWORK macro
99 #define CONFIG_SPL_FRAMEWORK macro
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 Dqemu-x86.h39 #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 Dbur_am335x_common.h84 #define CONFIG_SPL_FRAMEWORK macro
H A Drk1808_common.h12 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3399_common.h15 #define CONFIG_SPL_FRAMEWORK macro
H A Drk3288_common.h22 #define CONFIG_SPL_FRAMEWORK macro
/OK3568_Linux_fs/u-boot/common/spl/
H A DMakefile13 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o
20 obj-$(CONFIG_SPL_FRAMEWORK) += spl.o
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsys_proto.h10 #if !defined(CONFIG_SPL_FRAMEWORK) || CONFIG_IS_ENABLED(TINY_FRAMEWORK)
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Dconfig.mk7 ALL-$(CONFIG_SPL_FRAMEWORK) += u-boot.ais

12345