diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-01-17 11:13:46 -0600 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-19 05:26:12 +0100 |
commit | 8c20399a42a6bb76f537042b4d7ba725ac78f10c (patch) | |
tree | 41a30750383c865dce1b9fde8265110f57f0a5fc /src/mainboard/advantech | |
parent | 305b1f0d30b68c310d4dfa7e1a5f432769a65b31 (diff) |
haswell: wait 10ms after INIT IPI
There should be a fixed 10ms wait after sending an INIT IPI. The
previous implementation was just waiting up to 10ms for the IPI to
complete the send. That is not correct. The 10ms is unconditional
according to the documentation. No ill effects were observed with the
previous behavior, but it's important to follow the documentation.
Change-Id: Ib31d49ac74808f6eb512310e9f54a8f4abc3bfd7
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2780
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/advantech')
0 files changed, 0 insertions, 0 deletions