commit | 144ede66ca3fcea7f891b31642181fbc6ebec643 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jordan.crouse@amd.com> | Thu Oct 04 06:26:41 2007 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Thu Oct 04 06:26:41 2007 +0000 |
tree | 42f96e75d5a630600ee793947d7e9aed32da771d | |
parent | e151499fd25fb8b46463cc6562e88016bcda3932 [diff] |
Fix the help, and print a message when nothing happens The help implied that writes happen by default, which they don't. Fix the text, and say something when we dont specify any commands. Corresponding to flashrom svn r141 and coreboot v2 svn r2820. Signed-off-by: Jordan Crouse <jordan.crouse@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de>