diff options
author | stefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1> | 2013-03-09 17:55:35 +0000 |
---|---|---|
committer | stefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1> | 2013-03-09 17:55:35 +0000 |
commit | f59b725138d40814d722161cb9e37616754cc2a4 (patch) | |
tree | 2e3c490f08231ce86716f8a3fb991f2787246a50 /cli_classic.c | |
parent | 3880ef3fcd11f52b648b51c385afab2ce1571ac2 (diff) | |
download | flashrom-f59b725138d40814d722161cb9e37616754cc2a4.tar.gz |
Add utility to print all chip names in flashchips.h that are not in flashchips.c.
This allows to list yet unsupported chips easily.
First it tries to find the directory containing the files, then it uses sed to
extract the macro names of chips from flashchips.h, greps for them in
flashchips.c and prints it if it is not found.
If verbose mode is activated by giving at least one additional parameter
it prints the chip ID and comment following the macro definition too.
Signed-off-by: Stefan Tauner <stefan.tauner@student.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@student.tuwien.ac.at>
git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1654 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'cli_classic.c')
0 files changed, 0 insertions, 0 deletions