
9 Feb
2007
9 Feb
'07
10:53 p.m.
Steven Hein wrote:
At this point, I know *nothing* about device trees or OF...... Is this something that lives outside of u-boot?
Yes. The device tree source is in arch/powerpc/boot/dts in the kernel. You compile that with dtc into a dtb, transfer the dtb to U-Boot via tftp, and then boot the kernel, passing the dtb as the third parameter.
I guess someone probably needs to point me to some "device trees for dummies" info........
I don't know where such a document exists.
--
Timur Tabi
Linux Kernel Developer @ Freescale