the following patch was just integrated into master: commit 19f8756f0008cf74a472177642cc44f00c05934f Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Mon Jan 7 13:37:12 2013 -0800
cbmem utility: Add option to dump cbmem console
This adds an option to the cbmem utility to dump the cbmem console. To keep the utility backwards compatible, specifying -c disables printing of time stamps. To print both console and time stamps, run the utility with -ct
Change-Id: Idd2dbf32c3c44f857c2f41e6c817c5ab13155d6f Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2114 Tested-by: build bot (Jenkins) Reviewed-by: Vadim Bendebury vbendeb@chromium.org
Build-Tested: build bot (Jenkins) at Tue Jan 8 00:35:41 2013, giving +1 See http://review.coreboot.org/2114 for details.
-gerrit