diff options
author | Gabe Black <gabeblack@google.com> | 2013-04-23 19:36:01 -0700 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-12-02 15:16:15 +0100 |
commit | e62e0369d503ac4088b13ef09b15dbe50479855e (patch) | |
tree | a49c3df1cf8b37072c9c4e0d065b3109ec22dd81 /src/ec/Makefile.inc | |
parent | 60f820835f66ad4eb63f2fdecb7ebce3411077a8 (diff) | |
download | coreboot-e62e0369d503ac4088b13ef09b15dbe50479855e.tar.xz |
elog: Get rid of the staging_header variable.
The header is at the start of the log. There's no reason to either keep a
seperate pointer to it, or to keep a copy of it in some other bit of memory.
Built and booted on Link and used 'mosys eventlog list' to list the
contents of the log. Ran
for x in $(seq 1 2000); do
cat elog.event.kernel_clean > /sys/firmware/gsmi/append_to_eventlog;
done
And ran mosys eventlog list again to verify that the log had been shrunk
correctly.
Change-Id: I2afcd52c0ce5bbb662ac56f2895cdbea28d5c2ce
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/49304
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/4239
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/ec/Makefile.inc')
0 files changed, 0 insertions, 0 deletions