Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_UBOOT_START (Results 1 – 15 of 15) sorted by relevance

/u-boot/include/configs/
A Dimxrt1020-evk.h40 #define CONFIG_SYS_UBOOT_START 0x800023FD macro
A Dmt7620.h37 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dmt8512.h27 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dimxrt1050-evk.h51 #define CONFIG_SYS_UBOOT_START 0x800023FD macro
A Dmt7622.h27 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dvocore2.h24 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dmt7628.h46 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dgardena-smart-gateway-mt7688.h24 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dlinkit-smart-7688.h24 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
A Dstm32f746-disco.h68 #define CONFIG_SYS_UBOOT_START 0x080083FD macro
A Dedminiv2.h25 #define CONFIG_SYS_UBOOT_START 0x00800000 macro
/u-boot/arch/arm/mach-omap2/
A Dconfig_secure.mk105 -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_UBOOT_START) \
/u-boot/common/spl/
A Dspl.c38 #ifndef CONFIG_SYS_UBOOT_START
39 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
190 spl_image->entry_point = CONFIG_SYS_UBOOT_START; in spl_set_header_raw_uboot()
/u-boot/
A DMakefile1329 -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_UBOOT_START) \
1332 -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_UBOOT_START) \
1367 -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_UBOOT_START) \
/u-boot/scripts/
A Dconfig_whitelist.txt3676 CONFIG_SYS_UBOOT_START

Completed in 23 milliseconds