Home
last modified time | relevance | path

Searched refs:bootdevice_ofpath (Results 1 – 25 of 62) sorted by relevance

123

/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in spl_node_to_boot_device()
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in spl_node_to_boot_device()
41 if (bootdevice_ofpath) in spl_node_to_boot_device()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in spl_node_to_boot_device()
48 return bootdevice_ofpath; in spl_node_to_boot_device()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/arch/arm/mach-rockchip/
H A Dspl.c36 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local
39 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
41 if (bootdevice_ofpath) in board_spl_was_booted_from()
43 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()
48 return bootdevice_ofpath; in board_spl_was_booted_from()

123