Searched refs:CONFIG_SYS_UBOOT_START (Results 1 – 15 of 15) sorted by relevance
40 #define CONFIG_SYS_UBOOT_START 0x800023FD macro
37 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
27 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
51 #define CONFIG_SYS_UBOOT_START 0x800023FD macro
24 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
46 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro
68 #define CONFIG_SYS_UBOOT_START 0x080083FD macro
25 #define CONFIG_SYS_UBOOT_START 0x00800000 macro
105 -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_UBOOT_START) \
38 #ifndef CONFIG_SYS_UBOOT_START39 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE macro190 spl_image->entry_point = CONFIG_SYS_UBOOT_START; in spl_set_header_raw_uboot()
1329 -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) \
3676 CONFIG_SYS_UBOOT_START
Completed in 23 milliseconds