commit | 3cdc18a8de1b67af0ef7357f9c07bc77a935045c | [log] [tgz] |
---|---|---|
author | Vadim Bendebury <vbendeb@chromium.org> | Tue Oct 23 18:04:34 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:39 2012 -0800 |
tree | adde6128bd87b8c98abe461dcfd360d34459aacf | |
parent | 6dbe0cce3ffce8db8cffad7a16487ef9e3c95021 [diff] |
x86: Add a CBMEM timestamp generated right before the kernel startup. To maintain the initialization state of the timestamp facility, thesq pointer to the CBMEM section containing the timestamp table should be kept in the .data section (so that it is maintained across u-boot relocation). Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>