Re: [RFC PATCH 10/12] of: merge of_*_flat_dt*() functions

2009-10-09 Thread Grant Likely
On Fri, Oct 9, 2009 at 12:36 AM, David Gibson wrote: > On Tue, Oct 06, 2009 at 10:32:02PM -0600, Grant Likely wrote: >> Merge common flattened device tree code between Microblaze and PowerPC > > And I guess another question is do we want to replace these with a > libfdt based implementation. Perh

Re: [RFC PATCH 10/12] of: merge of_*_flat_dt*() functions

2009-10-08 Thread David Gibson
On Tue, Oct 06, 2009 at 10:32:02PM -0600, Grant Likely wrote: > Merge common flattened device tree code between Microblaze and PowerPC And I guess another question is do we want to replace these with a libfdt based implementation. -- David Gibson| I'll have my music baroque,

[RFC PATCH 10/12] of: merge of_*_flat_dt*() functions

2009-10-06 Thread Grant Likely
Merge common flattened device tree code between Microblaze and PowerPC Signed-off-by: Grant Likely --- arch/microblaze/include/asm/prom.h | 11 --- arch/powerpc/include/asm/prom.h| 10 -- include/linux/of_fdt.h | 14 ++ 3 files changed, 14 inser