summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2013-04-29 23:22:01 -0500
committerRonald G. Minnich <rminnich@gmail.com>2013-05-01 07:19:52 +0200
commit8fc41e1b84301e76921730caa4e6b8e8bf27cc35 (patch)
tree65b5ce10e1dcc70864f65f3c930becb5ada3968d /src/mainboard
parent340ca91f18a448e09973341f60bb6f46102d2410 (diff)
downloadcoreboot-8fc41e1b84301e76921730caa4e6b8e8bf27cc35.tar.xz
boot state: run timers on state entry
When TIMER_QUEUE is configured on call the timer callbacks on entry into a state but before its entry callbacks. In addition provide a barrier to the following states so that timers are drained before proceeding. This allows for blocking state traversal for key components of boot. BS_OS_RESUME BS_WRITE_TABLES BS_PAYLOAD_LOAD BS_PAYLOAD_BOOT Future functionality consists of evaluating the timer callbacks within the device tree. One example is dev_initialize() as that seems state seems to take 90% of the boot time. The timer callbacks could then be ran in a more granular manner. Change-Id: Idb549ea17c5ec38eb57b4f6f366a1c2183f4a6dd Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/3159 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions