Home
last modified time | relevance | path

Searched refs:CONFIG_SPL_TEXT_BASE (Results 126 – 150 of 177) sorted by relevance

12345678

/openbmc/u-boot/include/configs/
H A Dturris_omnia.h76 #define CONFIG_SPL_TEXT_BASE 0x40000030 macro
H A Dsocfpga_stratix10_socdk.h200 #define CONFIG_SPL_TEXT_BASE CONFIG_SYS_INIT_RAM_ADDR macro
H A Dls2080a_common.h211 #define CONFIG_SPL_TEXT_BASE 0x1800a000 macro
H A Dmx31pdk.h28 #define CONFIG_SPL_TEXT_BASE 0x87dc0000 macro
H A Dmcx.h249 #define CONFIG_SPL_TEXT_BASE 0x40200000 /*CONFIG_SYS_SRAM_START*/ macro
H A Dls1088a_common.h231 #define CONFIG_SPL_TEXT_BASE 0x1800a000 macro
H A Dtaurus.h132 #define CONFIG_SPL_TEXT_BASE 0x0 macro
H A Dam43xx_evm.h38 #define CONFIG_SPL_TEXT_BASE CONFIG_ISW_ENTRY_ADDR macro
H A DBSC9132QDS.h35 #define CONFIG_SPL_TEXT_BASE 0xFFFFE000 macro
51 #define CONFIG_SYS_MONITOR_BASE CONFIG_SPL_TEXT_BASE
H A Dhelios4.h92 #define CONFIG_SPL_TEXT_BASE 0x40000030 macro
H A Dx600.h202 #define CONFIG_SPL_TEXT_BASE 0xd2800b00 macro
H A Dm53menlo.h179 #define CONFIG_SPL_TEXT_BASE 0x70008000 macro
H A Dsmartweb.h177 #define CONFIG_SPL_TEXT_BASE 0x0 macro
H A Dimx8mq_evk.h16 #define CONFIG_SPL_TEXT_BASE 0x7E1000 macro
H A Dapf27.h30 #define CONFIG_SPL_TEXT_BASE 0xA0000000 macro
/openbmc/u-boot/board/renesas/stout/
H A Dstout.c132 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dstout_spl.c456 if (readl(CONFIG_SPL_TEXT_BASE + 0x20) == jtag_magic) { in board_boot_order()
459 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/scripts/
H A DMakefile.spl169 MKIMAGEFLAGS_MLO = -T omapimage -a $(CONFIG_SPL_TEXT_BASE)
171 MKIMAGEFLAGS_MLO.byteswap = -T omapimage -n byteswap -a $(CONFIG_SPL_TEXT_BASE)
372 -a $(CONFIG_SPL_TEXT_BASE) -e $(CONFIG_SPL_TEXT_BASE) \
/openbmc/u-boot/board/renesas/alt/
H A Dalt.c135 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
/openbmc/u-boot/board/renesas/silk/
H A Dsilk.c136 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
/openbmc/u-boot/board/renesas/porter/
H A Dporter.c141 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dporter_spl.c470 if (readl(CONFIG_SPL_TEXT_BASE + 0x20) == jtag_magic) { in board_boot_order()
473 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch.c143 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
/openbmc/u-boot/board/renesas/gose/
H A Dgose.c141 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
/openbmc/u-boot/board/renesas/lager/
H A Dlager.c152 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()

12345678