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

Simon Glass sjg at chromium.org
Thu Sep 8 22:51:28 EST 2011


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?

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


More information about the devicetree-discuss mailing list