Device Tree on Android

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Device Tree on Android

1,679 次查看
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 回复数

874 次查看
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 项奖励

875 次查看
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 项奖励