Kyösti Mälkki has uploaded this change for review.

View Change

doc/util: Improve cbmem utility description

Change-Id: Ieddcf100d8db25f3ae9ac182cd374918e38d4f4c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M Documentation/util.md
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/31653/1
diff --git a/Documentation/util.md b/Documentation/util.md
index f8fabc1..8f252c4 100644
--- a/Documentation/util.md
+++ b/Documentation/util.md
@@ -26,7 +26,7 @@
* _fmaptool_ - Converts plaintext fmd files into fmap blobs `C`
* _rmodtool_ - Creates rmodules `C`
* _ifwitool_ - For manipulating IFWI `C`
-* __cbmem__ - Cbmem console log reader `C`
+* __cbmem__ - CBMEM parser to read e.g. timestamps and console log `C`
* __checklist__ - Board implementation checklist generator `Make`
* __chromeos__ - These scripts can be used to extract System Agent
reference code and other blobs (e.g. mrc.bin, refcode, VGA option roms)

To view, visit change 31653. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ieddcf100d8db25f3ae9ac182cd374918e38d4f4c
Gerrit-Change-Number: 31653
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-MessageType: newchange