Skip to main content.
Navigation:
DENX
>
Training2
>
LddDriverModelFDT
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
Training2
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
Training2 Home
Changes
Index
Search
Go
List of pages in Training2
Search
%SECTION0{name=LddDriverModelFDT}% Driver model and flattened device tree * topic still quite volatile * changes to dts format still frequent * [[http://linux.derkeiler.com/Mailing-Lists/Kernel/2007-12/msg07369.html][of_ (bus|driver|device) vs. standard (bus|driver|device)]] *Resources* * =Documentation/powerpc/booting-without-of.txt= * describes very detailed how Linux works with device trees. * Embedded Power Architecture Platform Requirements (ePAPR) * contains more detailed information, see %BR% http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf * APIs and code * =include/linux/of.h= * =include/linux/of_platform.h= * =include/linux/of_device.h= * =arch/powerpc/include/asm/prom.h= * code is in =drivers/of/=, =arch/powerpc/kernel/of_*= * SOC glue code in =arch/powerpc/sysdev/fsl_soc.c= * drivers in =drivers/= * dtc * merged into kernel but already old a4da2e3ec84cda635ac441efbe781a38d2ee41ee * better get it here: git://www.jdl.com/software/dtc * questions to linuxppc-dev or irc #mklinux
5.5.2. How does it all fit together?
1. Denx Training Topics
5.6. Interfacing real hardware
Prev
Home
Next