iopeek [-b location] [-1 | -2 | -4]
Reads a value from the I/O address space.
Examine 8 bit value at I/O location 0x3F8.
RedBoot> iopeek -b 0x3f8 0x03f8 = 0x30
Examine 32 bit value at I/O location 0x3f8.
RedBoot> iopeek -b 0x3f8 -4 0x03f8 = 0x03c10065