Grant Likely wrote:
On Wed, Aug 13, 2008 at 11:44 PM, Fundu <[EMAIL PROTECTED]> wrote:
i was reading this ...
http://free-electrons.com/kerneldoc/latest/powerpc/booting-without-of.txt
and was wondering if the kernel 2.4(yes 2.4) expects a flatten device tree ?

No, 2.4 does not support flattened device trees.  It is a 2.6 thing
for arch/powerpc.

It came originally from the PowerPC world, but there is now Sparc implementation in the kernel tree. We're working on using device tree for MIPS and, according to a participant at the OLS Device Tree BOFS, someone in the ARM world is also working on an implementation. I don't know how much work it would be to backport to 2.4, but my guess is that it's pretty independent of the kernel version.

There is now a device tree mailing list independent of PowerPC. You can find more info at https://ozlabs.org/mailman/listinfo/devicetree-discuss

--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to