Home
last modified time | relevance | path

Searched refs:load_magic (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/board/renesas/stout/
H A Dstout.c129 const u32 load_magic = 0xb33fc0de; in env_get_location() local
132 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dstout_spl.c450 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
459 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/alt/
H A Dalt.c132 const u32 load_magic = 0xb33fc0de; in env_get_location() local
135 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dalt_spl.c384 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
393 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/silk/
H A Dsilk.c133 const u32 load_magic = 0xb33fc0de; in env_get_location() local
136 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dsilk_spl.c398 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
407 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/porter/
H A Dporter.c138 const u32 load_magic = 0xb33fc0de; in env_get_location() local
141 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dporter_spl.c464 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
473 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch.c140 const u32 load_magic = 0xb33fc0de; in env_get_location() local
143 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dkoelsch_spl.c383 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
392 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/gose/
H A Dgose.c138 const u32 load_magic = 0xb33fc0de; in env_get_location() local
141 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dgose_spl.c381 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
390 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()
/openbmc/u-boot/board/renesas/lager/
H A Dlager.c149 const u32 load_magic = 0xb33fc0de; in env_get_location() local
152 if ((readl(CONFIG_SPL_TEXT_BASE + 0x24) == load_magic) && in env_get_location()
H A Dlager_spl.c369 const u32 load_magic = 0xb33fc0de; in board_boot_order() local
378 while (readl(CONFIG_SPL_TEXT_BASE + 0x24) != load_magic) in board_boot_order()