IMX8MM disable PCIe,MIPI,CSI

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

IMX8MM disable PCIe,MIPI,CSI

ソリューションへジャンプ
1,672件の閲覧回数
mahesh_rd
Contributor I

Hi,

We are working on a custom board based on the i.MX8M Mini Processor [MIMX8MM3CVTKZAA]. We only require 3 UART, 3 SPI and 3 I2C lines. We do not need VPU, GPU,PCIe, MIPI,Bluetooth, etc nodes. Is there any way I can disable these devices in DTS or/and Kernel so that I can have a minimal kernel?

0 件の賞賛
返信
1 解決策
1,663件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi mahesh_rd

 

in device tree it can be changed from status = "okay" to status = "disabled".

In kernel one can look at section "Menu Configuration Options"  i.MX Linux Reference Manual​

description of each module.

 

Best regards
igor

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,647件の閲覧回数
mahesh_rd
Contributor I

Thank you so much Igor.

0 件の賞賛
返信
1,664件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi mahesh_rd

 

in device tree it can be changed from status = "okay" to status = "disabled".

In kernel one can look at section "Menu Configuration Options"  i.MX Linux Reference Manual​

description of each module.

 

Best regards
igor

 

 

0 件の賞賛
返信
1,647件の閲覧回数
mahesh_rd
Contributor I

Thank you Igor

0 件の賞賛
返信