the following patch was just integrated into master: commit 1e0e55615f86bb9237fa8f4d81158cbf25c65565 Author: Stefan Reinauer reinauer@chromium.org Date: Wed Jan 2 15:43:56 2013 -0800
cbmem utility: support command line options
The tool could print much more useful information than just time stamps, for example the cbmem console on systems that don't have a kernel patched to support /sys/firmware/log.
Hence, add command line option parsing to make adding such features easier in the future.
Change-Id: Ib2b2584970f8a4e4187da803fcc5a95469f23a6a Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2091 Reviewed-by: Vadim Bendebury vbendeb@chromium.org Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Thu Jan 3 01:03:40 2013, giving +1 See http://review.coreboot.org/2091 for details.
-gerrit