David Gibson wrote: > On Sat, Mar 17, 2007 at 01:03:37PM -0400, Jerry Van Baren wrote: >> Hi David, Jon, >> >> Here is another fairly trivial patch for dtc. It adds -h to get the >> usage message. It adds -q (-qq/-qqq) to suppress warnings/errors. >> It removes the -R option which is advertised but does nothing >> useful. > > NAK. -R does do something that I believe is useful. Hi David, Jon, I was just seeing if I could get a rise out of you. It worked. ;-) Attached is a respin of my previous two patches: it adds the -h and -q options and #defines the default version but does _not_ delete the -R option (left as an exercise for the reader to make it useful :-). Best regards, gvb