Re: [flashrom] [PATCH 1/3] Refactor some CLI-relevant parts.

Aug. 9, 2014
1:54 a.m.
On Fri, 8 Aug 2014 16:25:07 +0200 Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> wrote:
Begin to move functions that clearly belong to the (command line) user interface out of flashrom's core files like flashrom.c.
- Refine messages within check_chip_supported() and move it to newly created cli_common.c. - Move flashbuses_to_text() to cli_common.c as well. - Move global verbosity variables to cli_output.c.
This was Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> after renaming check_chip_supported() to print_chip_support_status() and committed in r1841. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
3964
Age (days ago)
3964
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Tauner