[PATCH v2 1/3] libfdt: Add function to find regions in an FDT

Simon Glass sjg at chromium.org
Tue Apr 16 10:50:40 EST 2013


Hi David,

On Fri, Mar 22, 2013 at 6:18 AM, David Gibson
<david at gibson.dropbear.id.au> wrote:
> On Tue, Mar 12, 2013 at 08:46:12PM -0700, Simon Glass wrote:
>> Hi,
>>
>> On Fri, Feb 15, 2013 at 2:49 PM, Simon Glass <sjg at chromium.org> wrote:
>> > Given a set of nodes and properties, find the regions of the device tree
>> > which describe those parts.
>> >
>> > A test is provided which builds a tree while tracking where the regions
>> > should be, then calls fdt_first/next_region() to make sure that it agrees.
>> >
>> > Further tests will come as part of fdtgrep.
>> >
>> > Signed-off-by: Simon Glass <sjg at chromium.org>
>>
>> I just wondered if there any any comments on this new version?
>
> Ugh, sorry.  I've been tied up.  From the little I've glanced over it,
> I'm still having trouble getting a coherent feel for the overall
> concept :/

OK I can perhaps write a summary if you give me an idea what I need to
address. Perhaps it is best to look at this by playing with 'fdtgrep'
and seeing how it behaves?

Regards,
Simon


More information about the devicetree-discuss mailing list