diff options
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | 2017-04-27 12:00:32 +1000 |
---|---|---|
committer | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | 2017-05-03 15:48:27 +1000 |
commit | a92f1752a255ecde053344a1404a2d6908927ed2 (patch) | |
tree | e2ba454537c331421348fa331c2888ebda069c4c /mboxd.c | |
parent | 5a26e025a5d576e8c45d25595484008cb2d09172 (diff) | |
download | phosphor-mboxd-a92f1752a255ecde053344a1404a2d6908927ed2.tar.gz phosphor-mboxd-a92f1752a255ecde053344a1404a2d6908927ed2.zip |
docs: Stipulate register 13 must be written last when writing a response
Writes to register 13 (Response Code) are what is used to generate an
interrupt to the host. On receiving this interrupt the host can start
processing the entire response message. Thus to ensure that the host
is processing the correct mbox response register 13 must be the last
to be written.
Stipulate in the protocol documentation that the last register to be
written by the BMC when writing a response must be the response code
into register 13.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Change-Id: I2b4e14a81d7bbffc990cfb83321ab219e3df1d82
Diffstat (limited to 'mboxd.c')
0 files changed, 0 insertions, 0 deletions