list files in DTBO image

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

list files in DTBO image

671件の閲覧回数
YuriiA07
Contributor III

Hello!

After the Android source code is compiled, a lot of imx8mp dtb files will be generated and packaged into dtbo-imx8mp.img.

How can I know list of dts stored in this image?

タグ(1)
0 件の賞賛
3 返答(返信)

667件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello YuriiA07,

You can check it in: /kernel/build/arch/arm/boot/dts/ . 

Regards

 

0 件の賞賛

662件の閲覧回数
YuriiA07
Contributor III
Thanks for answer.

But I mean which files from this path will be included in "dtbo-imx8mp.img"?
0 件の賞賛

660件の閲覧回数
YuriiA07
Contributor III
I found in BoardConfig.mk:
TARGET_BOARD_DTS_CONFIG := imx8mp:imx8mp-evk-no-product.dtb
Is imx8mp-evk-no-product.dts become dtbo-imx8mp.img?
0 件の賞賛