Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Android] Add .dtsi Android 5.1(kernal)

21

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
21

【Android】 Add .dtsi Android 5.1(kernal)

Posted at 6/27/2019 18:45:45      View:2927 | Replies:1        Print      Only Author   [Copy Link] 1#
How to add custom example.dtsi in kernal configuration.
in ubuntu 16.04 it is at device/rockchip/rk3288/firefly-rk3288.mk location.
please suggest someone config or any file where i can make entries of .dtsi before kernal compilation.
Reply

Use props Report

1387

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1387
Posted at 7/1/2019 09:50:26        Only Author  2#
The `*.dtsi` file is meant to be included by other files.

Therefore, you can put it in the kernel device tree directory and add a line of

  #include 'example.dtsi'

in the dts file in the same tree.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list