Home
last modified time | relevance | path

Searched refs:BOOT_DEVICE_RAM (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dspl.h11 #define BOOT_DEVICE_RAM 1 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dspl.h10 BOOT_DEVICE_RAM, enumerator
/openbmc/u-boot/arch/arm/mach-k3/include/mach/
H A Dam6_spl.h9 #define BOOT_DEVICE_RAM 0x00 macro
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dspl.c43 return BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/arch/arm/include/asm/
H A Dspl.h17 BOOT_DEVICE_RAM, enumerator
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dspl.c24 return BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/arch/arm/mach-zynq/
H A Dspl.c63 mode = BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_a10.c38 return BOOT_DEVICE_RAM; in spl_boot_device()
H A Dspl_gen5.c38 return BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/common/spl/
H A Dspl_ram.c77 SPL_LOAD_IMAGE_METHOD("RAM", 0, BOOT_DEVICE_RAM, spl_ram_load_image);
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dspl.c83 return BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c62 return BOOT_DEVICE_RAM; in spl_boot_device()
/openbmc/u-boot/arch/arm/mach-k3/
H A Dam6_init.c144 return BOOT_DEVICE_RAM; in __get_backup_bootmedia()
/openbmc/u-boot/board/renesas/lager/
H A Dlager_spl.c381 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/gose/
H A Dgose_spl.c393 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch_spl.c395 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/alt/
H A Dalt_spl.c396 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/silk/
H A Dsilk_spl.c410 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/porter/
H A Dporter_spl.c476 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()
/openbmc/u-boot/board/renesas/stout/
H A Dstout_spl.c462 spl_boot_list[0] = BOOT_DEVICE_RAM; in board_boot_order()