Emerson ATCA-9305 Computer Hardware User Manual


 
Management Processor Monitor: Other Commands
10009109-01 ATCA-9305 User’s Manual
9-21
bdinfo
The bdinfo command displays the Board Information Structure.
Definition:
bdinfo
coninfo
The coninfo command displays the information for all available console devices.
Definition:
coninfo
crc32
The crc32 command computes a CRC32 checksum on count bytes starting at address.
Definition:
crc32 address count
date
The date command will set or get the date and time, and reset the RTC device.
Definition: Set the date and time.
date [MMDDhhmm[[CC]YY][.ss]]
Display the date and time.
date
Reset the RTC device.
date reset
echo
The echo command echoes args to console.
Definition:
echo [args..]
enumpci
The enumpci command enumerates the PCI bus (when the hardware is the PCI Root Com-
plex in the system).
Definition:
enumpci
go
The go command runs an application at address addr, passing the optional argument arg to
the called application.
Definition:
go addr [arg…]