On Fri, 22 Feb 2013 21:51:27 +0100 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
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 comment following the macro definition too.
Signed-off-by: Stefan Tauner stefan.tauner@student.tuwien.ac.at
self-acked and committed a slightly refined version in r1654.