the following patch was just integrated into master: commit bd5d0fc8dd435eccc253e53db09681014cbf7c62 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Thu Apr 14 18:02:10 2016 -0700
Use libpayload timer API
Instead of implementing our own, platform specific timer API, use libpayload's code.
Change-Id: I29634fdaba8a6b2f644736f29d8aa66380f4c797 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-on: https://review.coreboot.org/14373 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See https://review.coreboot.org/14373 for details.
-gerrit