On Tue, Sep 11, 2007 at 02:22:21PM -0500, Becky Bruce wrote:
quoted
quoted
I'm also guilty of not noticing the original patch - my apologies.
maybe we should just have a platforms/fsl for all boards from
freescale. Not having things broken up by which processor family
they are for.
What do you envision as being under there? Subdirs? How's it
organized? In some ways that might make sense, but I think we'd need
to sit down and think it through with all the twisted combinations
our hardware people come up with. The fact is that there's really no
clean way to deal with all the wackiness. So we just pick something
that fits OK and go with it.
Given the amount of stuff under ??xx, it would be pretty easy to contain
already. All the drivers are under sysdev/ and all core support is under
kernel/. There's really very little under each platform directory at
the moment, just a few shared device tree parsers and some device fixups.
-Olof