[PATCH] Start split out of common open firmware code

David Miller davem at davemloft.net
Thu Apr 12 16:25:45 EST 2007


From: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Date: Thu, 12 Apr 2007 15:50:20 +1000

> On Thu, 2007-04-12 at 15:34 +1000, Stephen Rothwell wrote:
> > This creates kernel/openfw.c (depending on CONFIG_OPENFW) and puts the
> > first trivially common bits from the prom.c files into it.
> 
> Is this the right place ?
> 
> I want to split flat DT from live DT in separate files, then we have
> of_device.c and of_platform.c that will need merging too, and possibly
> the filesystem... that's a lot to put in kernel/

We could make drivers/openfw/{device,platform}.c, maybe that would
work best?



More information about the Linuxppc-dev mailing list