commit | 2f899e03a94cac4b092e4c013c6afda73178cc9f | [log] [tgz] |
---|---|---|
author | Vadim Bendebury <vbendeb@chromium.org> | Tue Oct 23 18:04:32 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:38 2012 -0800 |
tree | 0b849b105c20f56c6b173f11bb2beeee4e0d4928 | |
parent | 57be9172fc87fa156973faadb7b74c36ae5c52e7 [diff] |
x86: Add function to read time stamp counter Put this function in the u-boot-x86.h header file. We could instead create timer.h perhaps. We support setting a base time, and reading the time relative to this base. Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Signed-off-by: Stefan Reinauer <reinauer@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>