128 waitprobe, 128waitprobe, Waitprobe – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 230: Motload commands

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

230

3.1.128 waitProbe

Name

waitProbe—waits until the probe and initialization of the I/O subsystem has completed. This is
accomplished by polling a global initialization flag to be set.
Note: This is useful when performing a scripted boot; it forces a delay until the device tree has
been built ensuring that the boot device has been discovered before attempting the boot
process.

Synopsis

waitProbe [-i] [-t]

Parameters

-i Pd: Wake Up Interval in Seconds (Default = 1)

-t Pd: Time to Live in Seconds (Default = 0, Forever)

Example

The following example indicates a typical display when using the waitProbe command.

MOTLoad> waitProbe

Waiting for System I/O Probe to Compete...

System I/O Probe Complete

MOTLoad>

MOTLoad> waitProbe

System I/O Probe Complete

See Also

Advertising