Searched refs:bootrom (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/arm/amlogic/ |
H A D | bootrom.txt | 1 Amlogic Meson6/Meson8/Meson8b bootrom: 4 The bootrom register area can be used to access SoC specific 8 - reg: the register range of the bootrom registers 9 - compatible: should be "amlogic,meson-mx-bootrom" along with "syscon" 14 bootrom: bootrom@d9040000 { 15 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
/freebsd/usr.sbin/bhyve/ |
H A D | bootrom.c | 202 const char *bootrom, *varfile; in bootrom_loadrom() local 207 bootrom = get_config_value("bootrom"); in bootrom_loadrom() 208 if (bootrom == NULL) { in bootrom_loadrom() 218 romfile = strdup(bootrom); in bootrom_loadrom()
|
H A D | Makefile | 26 bootrom.c \
|
/freebsd/usr.sbin/bhyve/riscv/ |
H A D | bhyverun_machdep.c | 305 const char *bootrom; in bhyve_init_platform() local 314 bootrom = get_config_value("bootrom"); in bhyve_init_platform() 315 if (bootrom == NULL) { in bhyve_init_platform() 319 load_bootrom(ctx, bootrom, &elr, &len); in bhyve_init_platform()
|
/freebsd/usr.sbin/bhyve/aarch64/ |
H A D | bhyverun_machdep.c | 361 const char *bootrom; in bhyve_init_platform() local 366 bootrom = get_config_value("bootrom"); in bhyve_init_platform() 367 if (bootrom == NULL) { in bhyve_init_platform() 371 load_bootrom(ctx, bootrom, &elr); in bhyve_init_platform()
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | mvebu-mbus.txt | 118 bootrom { 119 compatible = "marvell,bootrom"; 160 bootrom { 161 compatible = "marvell,bootrom"; 224 bootrom { 225 compatible = "marvell,bootrom";
|
/freebsd/sys/contrib/device-tree/src/arm/nspire/ |
H A D | nspire.dtsi | 22 bootrom: bootrom@0 { label
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson.dtsi | 300 bootrom: bootrom@d9040000 { label 301 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-xp-98dx3236.dtsi | 49 bootrom { 50 compatible = "marvell,bootrom";
|
H A D | armada-xp.dtsi | 33 bootrom { 34 compatible = "marvell,bootrom";
|
H A D | armada-370.dtsi | 33 bootrom { 34 compatible = "marvell,bootrom";
|
H A D | armada-39x.dtsi | 62 bootrom { 63 compatible = "marvell,bootrom";
|
H A D | armada-375.dtsi | 78 bootrom { 79 compatible = "marvell,bootrom";
|
H A D | armada-38x.dtsi | 45 bootrom { 46 compatible = "marvell,bootrom";
|
/freebsd/ |
H A D | RELNOTES | 105 amd64 bhyve(8)'s "lpc.bootrom" and "lpc.bootvars" options are 106 deprecated. Use the top-level "bootrom" and "bootvars" options
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 217 bootrom
|