Hi David, On Wed, Sep 7, 2011 at 10:32 PM, David Gibson <[email protected]> wrote: > On Wed, Sep 07, 2011 at 12:54:19PM -0700, Simon Glass wrote: >> This simple utility allows writing of values into a device tree from the >> command line. It aimes to be the opposite of fdtget. >> [snip] >> include Makefile.dtc >> include Makefile.ftdump >> include Makefile.fdtget >> +include Makefile.fdtput > > Separate makefile fragments for the two utilities seems overkill. > Can't you just have one Makefile.utils or something.
Yes of course - I was just following the existing code patterns. Should I roll ftdump into there as well? [snip] Regards, Simon > > -- > 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 > _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
