[PATCH v2 5/6] Add new fdtput utility to write values to fdt

David Gibson david at gibson.dropbear.id.au
Thu Sep 8 23:00:10 EST 2011


On Thu, Sep 08, 2011 at 05:51:28AM -0700, Simon Glass wrote:
> Hi David,
> 
> On Wed, Sep 7, 2011 at 10:32 PM, David Gibson
> <david at gibson.dropbear.id.au> 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?

Yes, might as well.

-- 
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


More information about the devicetree-discuss mailing list