Home
last modified time | relevance | path

Searched refs:coldboot (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/z88dk/z88dk/support/rcmx000/
H A Dmk_coldboot_hfile.c12 FILE *coldboot; in main() local
14 coldboot=fopen(argv[1], "rb"); in main()
16 if (coldboot==NULL) in main()
26 fread(&ch, 1, 1, coldboot); in main()
27 if (feof(coldboot)) break; in main()
33 fseek(coldboot, 0, SEEK_SET); in main()
39 fread(&chs[i], 1, 1, coldboot); in main()
41 if (feof(coldboot)) break; in main()
H A Dboot.c386 FILE *coldboot; in main() local
557 coldboot=fopen(fname, "rb"); in main()
558 if (coldboot==NULL) in main()
603 while (!feof(coldboot)) in main()
605 fread(&ch, 1, 1, coldboot); in main()
606 if (feof(coldboot)) break; in main()
/dports/devel/icestorm/icestorm-710470f9/icemulti/
H A Dicemulti.cc126 Image const *image, bool coldboot) in write_header() argument
137 write_byte(ofs, file_offset, coldboot ? 0x10 : 0x00); in write_header()
199 bool coldboot = false; in main() local
224 coldboot = true; in main()
280 if (coldboot && por_image != 0) in main()
319 write_header(*osp, file_offset, header_images[por_image], coldboot); in main()
/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/docs/
H A Ddomain_support.md87 * **next_addr** - Next booting stage address in coldboot HART scratch
89 * **next_arg1** - Next booting stage arg1 in coldboot HART scratch space
91 * **next_mode** - Next booting stage mode in coldboot HART scratch space
166 domain instance. If coldboot HART is assigned to the domain instance then
167 this DT property is ignored and the coldboot HART is assumed to be the
170 domain instance. If this DT property is not available and coldboot HART
173 to the domain instance then **next booting stage arg1 of coldboot HART**
176 domain instance. If this DT property is not available and coldboot HART
184 and coldboot HART is not assigned to the domain instance then **0x1**
186 coldboot HART is assigned to the domain instance then **next booting
[all …]
/dports/sysutils/opensbi/opensbi-0.9/docs/
H A Ddomain_support.md87 * **next_addr** - Next booting stage address in coldboot HART scratch
89 * **next_arg1** - Next booting stage arg1 in coldboot HART scratch space
91 * **next_mode** - Next booting stage mode in coldboot HART scratch space
166 domain instance. If coldboot HART is assigned to the domain instance then
167 this DT property is ignored and the coldboot HART is assumed to be the
170 domain instance. If this DT property is not available and coldboot HART
173 to the domain instance then **next booting stage arg1 of coldboot HART**
176 domain instance. If this DT property is not available and coldboot HART
184 and coldboot HART is not assigned to the domain instance then **0x1**
186 coldboot HART is assigned to the domain instance then **next booting
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/docs/
H A Ddomain_support.md87 * **next_addr** - Next booting stage address in coldboot HART scratch
89 * **next_arg1** - Next booting stage arg1 in coldboot HART scratch space
91 * **next_mode** - Next booting stage mode in coldboot HART scratch space
166 domain instance. If coldboot HART is assigned to the domain instance then
167 this DT property is ignored and the coldboot HART is assumed to be the
170 domain instance. If this DT property is not available and coldboot HART
173 to the domain instance then **next booting stage arg1 of coldboot HART**
176 domain instance. If this DT property is not available and coldboot HART
184 and coldboot HART is not assigned to the domain instance then **0x1**
186 coldboot HART is assigned to the domain instance then **next booting
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_init.c170 bool coldboot = FALSE; in sbi_init() local
178 coldboot = TRUE; in sbi_init()
180 if (coldboot) in sbi_init()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_init.c170 bool coldboot = FALSE; in sbi_init() local
178 coldboot = TRUE; in sbi_init()
180 if (coldboot) in sbi_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/lib/sbi/
H A Dsbi_init.c203 bool coldboot = FALSE; in sbi_init() local
211 coldboot = TRUE; in sbi_init()
213 if (coldboot) in sbi_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/opensbi/lib/sbi/
H A Dsbi_init.c291 bool coldboot = FALSE; in sbi_init() local
300 coldboot = TRUE; in sbi_init()
302 if (coldboot) in sbi_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/lib/sbi/
H A Dsbi_init.c387 bool coldboot = FALSE; in sbi_init() local
422 coldboot = TRUE; in sbi_init()
424 if (coldboot) in sbi_init()
/dports/sysutils/opensbi/opensbi-0.9/lib/sbi/
H A Dsbi_init.c387 bool coldboot = FALSE; in sbi_init() local
422 coldboot = TRUE; in sbi_init()
424 if (coldboot) in sbi_init()
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/lib/sbi/
H A Dsbi_init.c387 bool coldboot = FALSE; in sbi_init() local
422 coldboot = TRUE; in sbi_init()
424 if (coldboot) in sbi_init()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/init/
H A DREADME.ueventd.md126 ueventd has started. To do so, when ueventd is started it does what it calls a 'coldboot' on `/sys`,
H A DREADME.md707 > How long init waited for ueventd's coldboot phase to end.
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/init/
H A DREADME.md613 > How long init waited for ueventd's coldboot phase to end.
/dports/net-mgmt/observium/observium/mibs/broadcom/
H A DBRCMROBOMGMT5324MIB121 coldboot(3)
/dports/astro/gpsd/gpsd-3.20/
H A Dubxtool6698 "help": "UBS-CFG-RST coldboot the GPS",
H A Dgpscap.ini208 logs = gp-320fw-2019-03-28.log, gp-320fw-2019-03-28.log-overflow, gp-320fw-2019-03-28.log-coldboot
/dports/net-mgmt/observium/observium/mibs/hp/
H A DLJ2025-MIB696 to all zeros. A coldboot will re-initialize to all zeros."
H A DJETDIRECT3-MIB2878 to all zeros. A coldboot will re-initialize to all zeros."
H A DLJ451-MIB1233 to all zeros. A coldboot will re-initialize to all zeros."
H A DLJ452-MIB2905 to all zeros. A coldboot will re-initialize to all zeros."
H A DLJ701-MIB2341 to all zeros. A coldboot will re-initialize to all zeros."
H A DLJ401-MIB2133 to all zeros. A coldboot will re-initialize to all zeros."

12