14 power-on self test (post), U-boot – Artesyn ATCA-8310 Installation and Use (May 2014) User Manual
Page 194

U-Boot
ATCA-8310 Installation and Use (6806800M72E)
194
6.2.1.13.2 Real-time Clock
The real-time clock can be read and/or set using the "rtc" command. At boot time the "seconds"
counter is read and stored.
In the varibale v_boottime
Transferred to the counter register in the FPGA. The FPGA will continue counting the
seconds and provides a means for the GPP to obtain the correct time.
6.2.1.13.3 fri File Decoding
The "fri" command can be used to check and decode the contents of a fri file into memory.
"fri info" displays the data encoded in the header
"fri decode" decodes a fri image at $loadaddr to address $loadaddr and sets the $filesize to
the number of decoded bytes. Optionally, a dedicated source and destination address can
be specified.
6.2.1.13.4 USB
On ATCA-8310, both USB interfaces provided by the P4080 are used. The default
implementation of u-boot supports only one.
To support both, the "usb start" command is enhanced so that it accepts an optional
parameter:
usb start
where
The implementation remembers the current interface. If usb start is called and a different
interface is selected than the current one, an implicit "usb stop" operation is performed.
USB controller 0 connects to the onboard USB flash disk, USB controller 1 to the front-plate USB
port.
6.2.1.14 Power-on Self Test (POST)
POST is executed at power-on only. There are two versions of the POST: long post and short
POST. The decision which one is to be executed is done via the IPMI POST sensor ("IPMI
bootparameter" command, OEM extension 97).