Home
last modified time | relevance | path

Searched refs:bootproto (Results 1 – 25 of 85) sorted by relevance

1234

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/lib/
H A Dzimage.c103 if (bootproto < 0x0209) in setup_device_tree()
134 int bootproto; in load_zimage() local
163 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
165 if (bootproto >= 0x0200) { in load_zimage()
190 if (bootproto >= 0x0204) in load_zimage()
195 if (bootproto == 0x0100) { in load_zimage()
248 if (bootproto == 0x0100) { in setup_zimage()
252 if (bootproto >= 0x0200) { in setup_zimage()
265 if (bootproto >= 0x0201) { in setup_zimage()
271 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c103 if (bootproto < 0x0209) in setup_device_tree()
134 int bootproto; in load_zimage() local
163 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
165 if (bootproto >= 0x0200) { in load_zimage()
190 if (bootproto >= 0x0204) in load_zimage()
195 if (bootproto == 0x0100) { in load_zimage()
248 if (bootproto == 0x0100) { in setup_zimage()
252 if (bootproto >= 0x0200) { in setup_zimage()
265 if (bootproto >= 0x0201) { in setup_zimage()
271 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c103 if (bootproto < 0x0209) in setup_device_tree()
134 int bootproto; in load_zimage() local
163 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
165 if (bootproto >= 0x0200) { in load_zimage()
190 if (bootproto >= 0x0204) in load_zimage()
195 if (bootproto == 0x0100) { in load_zimage()
248 if (bootproto == 0x0100) { in setup_zimage()
252 if (bootproto >= 0x0200) { in setup_zimage()
265 if (bootproto >= 0x0201) { in setup_zimage()
271 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c103 if (bootproto < 0x0209) in setup_device_tree()
134 int bootproto; in load_zimage() local
163 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
165 if (bootproto >= 0x0200) { in load_zimage()
190 if (bootproto >= 0x0204) in load_zimage()
195 if (bootproto == 0x0100) { in load_zimage()
248 if (bootproto == 0x0100) { in setup_zimage()
252 if (bootproto >= 0x0200) { in setup_zimage()
265 if (bootproto >= 0x0201) { in setup_zimage()
271 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/lib/
H A Dzimage.c103 if (bootproto < 0x0209) in setup_device_tree()
134 int bootproto; in load_zimage() local
163 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
165 if (bootproto >= 0x0200) { in load_zimage()
190 if (bootproto >= 0x0204) in load_zimage()
195 if (bootproto == 0x0100) { in load_zimage()
248 if (bootproto == 0x0100) { in setup_zimage()
252 if (bootproto >= 0x0200) { in setup_zimage()
265 if (bootproto >= 0x0201) { in setup_zimage()
271 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/x86/lib/
H A Dzimage.c106 if (bootproto < 0x0209) in setup_device_tree()
137 int bootproto; in load_zimage() local
166 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
168 if (bootproto >= 0x0200) { in load_zimage()
193 if (bootproto >= 0x0204) in load_zimage()
198 if (bootproto == 0x0100) { in load_zimage()
251 if (bootproto == 0x0100) { in setup_zimage()
255 if (bootproto >= 0x0200) { in setup_zimage()
268 if (bootproto >= 0x0201) { in setup_zimage()
274 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/lib/
H A Dzimage.c125 int bootproto; in load_zimage() local
151 bootproto = get_boot_protocol(hdr); in load_zimage()
154 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
156 if (bootproto >= 0x0200) { in load_zimage()
181 if (bootproto >= 0x0204) in load_zimage()
186 if (bootproto == 0x0100) { in load_zimage()
239 if (bootproto == 0x0100) { in setup_zimage()
243 if (bootproto >= 0x0200) { in setup_zimage()
256 if (bootproto >= 0x0201) { in setup_zimage()
262 if (bootproto >= 0x0202) { in setup_zimage()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dzimage.c91 int bootproto; in load_zimage() local
111 bootproto = hdr->version; in load_zimage()
115 bootproto = 0x0100; in load_zimage()
133 big_image = (bootproto >= 0x0200) && (hdr->loadflags & BIG_KERNEL_FLAG); in load_zimage()
143 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
145 if (bootproto == 0x0100) { in load_zimage()
170 if (bootproto >= 0x0200) { in load_zimage()
188 if (bootproto >= 0x0201) { in load_zimage()
193 if (bootproto >= 0x0202) { in load_zimage()
195 } else if (bootproto >= 0x0200) { in load_zimage()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/lib/
H A Dzimage.c156 if (bootproto < 0x0209) in setup_device_tree()
186 int bootproto; in get_kernel_version() local
209 int bootproto; in load_zimage() local
238 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()
260 if (bootproto >= 0x0204) in load_zimage()
265 if (bootproto == 0x0100) { in load_zimage()
324 if (bootproto == 0x0100) { in setup_zimage()
328 if (bootproto >= 0x0200) { in setup_zimage()
340 if (bootproto >= 0x0201) { in setup_zimage()
350 if (bootproto >= 0x0206) in setup_zimage()
[all …]

1234