commit | 1d82bac7a14566fc61c547315cec260f0bee3b8c | [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 | 50a5ebe1bf8f6586784f42c0fa6d5d8ae9f2f1e9 [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>