On Tue, Nov 23, 2010 at 10:29:49AM -0800, Arnaud Lacombe wrote: > Hi, > > On Tue, Nov 23, 2010 at 10:06 AM, Gabor Juhos <juhosg@xxxxxxxxxxx> wrote: > > This patch adds a generic solution to support multiple machines based on > > a given SoC within a single kernel image. It is implemented already for > > several other architectures but MIPS has no generic support for that yet. > > > Is this the way `arch/mips' wants to go to support multiple machine > within a same kernel image ? Flattened Device Tree is the other way to > achieve that. I remind the latter being proposed by Felix Fietkau on > #openwrt. We either do this now or later. If now it means more work and we'd have to wait until the work is done. If no one is working on it right now it seems easier to submit this as is for now and later get the port done to the device tree model. Luis