Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litesom:devicetree [2017/02/11 20:46]
filug
litesom:devicetree [2017/02/12 10:02]
filug [Device tree example with comments]
Line 107: Line 107:
 </code> </code>
 <newcolumn> <newcolumn>
-Since [[:liteSOM]] is using ''i.MX6UL'' CPU kernel must know how to configure CPU, what peripherals are available etc. All (from CPU point of view) informations are available in ''imx6ul.dtsi'' file. This file is base for all \\device tree\\ files where ''i.MX6UL'' is used.+Since [[:liteSOM]] is using ''i.MX6UL'' CPU kernel must know how to configure CPU, what peripherals are available etc. All (from CPU point of view) informations are available in ''imx6ul.dtsi'' file. This file is base for all //device tree// files where ''i.MX6UL'' is used.
 </columns> </columns>
  
Line 290: Line 290:
 object "imx6ul-litesom.dtsi" as litesom object "imx6ul-litesom.dtsi" as litesom
 object "imx6ul-liteboard.dtsi" as liteboard object "imx6ul-liteboard.dtsi" as liteboard
-object "liteSOM base project" as custom1 +object "liteSOM based project" as custom1 
-object "liteboard base project" as custom2+object "liteboard based project" as custom2
 imx6ul <|-- litesom imx6ul <|-- litesom
 litesom <|-- custom1 litesom <|-- custom1
  • litesom/devicetree.txt
  • Last modified: 2021/05/10 13:37
  • by kateryna.kozakova