[PATCH v4 2/6] Add fdt read/write utility functions

Simon Glass sjg at chromium.org
Fri Sep 23 02:31:21 EST 2011


Hi Jon,

On Thu, Sep 22, 2011 at 8:32 AM, Jon Loeliger <jdl at jdl.com> wrote:
>> This adds higher-level libfdt operations for reading/writing an fdt
>> blob from/to a file, as well s a function to decode a data type string
>> as will be used by fdtget, fdtput.
>>
>> Add utilfdt tests
>>
>> This adds a few tests for the simple type argument supported by
>> utilfdt_decode_type.
>>
>> I assume this will be squashed in with utilfdt, but I have left it out
>> for easier review here.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
>
> Simon,
>
> I'm willing to apply patches 2, 3 and 4 of this series as well,
> but 'git --3way am <mail>' has groused that the patch looks
> corrupted or hand edited and doesn't apply to any blob in my tree.
>
> Bummer.
>
> Any chance you could rebase on to current top?  I've added a
> patch or two from Anton, and your 1/6 from this series.
>

Of course, I should have done it yesterday before I sent the patch
set, as I am now changing util.c instead of adding my own file.  I
will rebase and send a new version, and also tidy up David's comments
re commit msg.

Regards,
Simon

> Thanks,
> jdl
>


More information about the devicetree-discuss mailing list