[PATCH] Start split out of common open firmware code

Segher Boessenkool segher at kernel.crashing.org
Thu Apr 12 17:00:45 EST 2007


>>> 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?

drivers/ is the wrong place to put this IMHO.  Why not
use kernel/openfirmware/*.[ch] ?


Segher




More information about the Linuxppc-dev mailing list