Re: [PATCH 4/7] fdt.c: Add non-boottime device tree functions

2010-12-29 Thread Grant Likely
On Thu, Nov 18, 2010 at 03:54:59PM -0800, Stephen Neuendorffer wrote: > In preparation for providing run-time handling of device trees, factor > out some of the basic functions so that they take an arbitrary blob, > rather than relying on the single boot-time tree. > > Signed-off-by: Stephen Neuen

[PATCH 4/7] fdt.c: Add non-boottime device tree functions

2010-11-18 Thread Stephen Neuendorffer
In preparation for providing run-time handling of device trees, factor out some of the basic functions so that they take an arbitrary blob, rather than relying on the single boot-time tree. Signed-off-by: Stephen Neuendorffer -- V2: functions have of_fdt_* names removed find_flat_dt_string