Device Tree on Android

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Device Tree on Android

1,653件の閲覧回数
inderjitbains
Contributor I

When building Android for iMX6, where is the .dtb file to use specified?  I did a search in the Android User's Guide, but didn't find anything.

ラベル(3)
0 件の賞賛
2 返答(返信)

848件の閲覧回数
BiyongSUN
NXP Employee
NXP Employee

The device tree in Android is used a secondary image created by mkbootimg  with --second.

You can check details in Android official website.

TARGET_BOARD_DTS_CONFIG is the variable for the dtb files.

0 件の賞賛

849件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

It is ..arch/arm/boot/dts

linux-2.6-imx.git - Freescale i.MX Linux Tree

Hope this can help you.

Have a nice day

Dan

0 件の賞賛