[PATCH 05/10] fdtdump: make usage a bit more friendly
David Gibson
david at gibson.dropbear.id.au
Thu Apr 11 14:00:14 EST 2013
On Wed, Apr 10, 2013 at 02:29:10PM -0400, Mike Frysinger wrote:
> This starts a new usage framework and then cuts fdtdump over to it.
> Now we can do `fdtdump -h` and get something useful back.
Hrm. The problem is that the new scheme relies on getopt_long(),
which is a GNU extension. I'd like to have dtc and associated tools
compilable on FreeBSD as well as Linux.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20130411/cfc5f0fc/attachment.sig>
More information about the devicetree-discuss
mailing list