Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_UBOOT_BASE (Results 1 – 25 of 33) sorted by relevance

12

/u-boot/include/configs/
A Dj721e_evm.h26 #define CONFIG_SYS_UBOOT_BASE 0x50280000 macro
29 #define CONFIG_SYS_UBOOT_BASE 0x50080000 macro
A Devb_ast2500.h14 #define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE macro
A Devb_ast2600.h11 #define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE macro
A Dmt7620.h44 #define CONFIG_SYS_UBOOT_BASE 0 macro
A Dmt7622.h24 #define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE macro
A Dvocore2.h31 #define CONFIG_SYS_UBOOT_BASE 0 macro
A Dmt7628.h53 #define CONFIG_SYS_UBOOT_BASE 0 macro
A Dgardena-smart-gateway-mt7688.h31 #define CONFIG_SYS_UBOOT_BASE 0 macro
A Dlinkit-smart-7688.h31 #define CONFIG_SYS_UBOOT_BASE 0 macro
A Dmt7629.h38 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SPI_ADDR + CONFIG_SPL_PAD_TO) macro
A Dstm32f746-disco.h69 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + \ macro
A Dmccmon6.h15 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + 0x80000) macro
A Dimx8mn_evk.h19 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dimx8mm_beacon.h16 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dphycore_imx8mp.h19 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dedminiv2.h24 #define CONFIG_SYS_UBOOT_BASE 0xfff90000 macro
A Dimx8mn_beacon.h17 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dphycore_imx8mm.h19 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dimx8mm_evk.h18 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dimx8mm_venice.h16 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dverdin-imx8mm.h16 #define CONFIG_SYS_UBOOT_BASE \ macro
A Dimx8mp_evk.h19 #define CONFIG_SYS_UBOOT_BASE (QSPI0_AMBA_BASE + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR * 512) macro
A Duniphier.h204 #define CONFIG_SYS_UBOOT_BASE (0x130000 - 0x40) macro
/u-boot/common/spl/
A Dspl_xip.c28 CONFIG_SYS_UBOOT_BASE)); in spl_xip()
/u-boot/arch/arm/mach-imx/imx8/
A Dimage.c240 if (end <= CONFIG_SYS_UBOOT_BASE) in spl_nor_get_uboot_base()
241 end = CONFIG_SYS_UBOOT_BASE; in spl_nor_get_uboot_base()

Completed in 32 milliseconds

12