imx8mp PCIE -EP模式

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mp PCIE -EP模式

Jump to solution
142 Views
userlong
Contributor I

现在我使用的是imx-yocto-L5.4.70,想要添加PCIE-EP模式,想要确认的是这个模式只能在内核中开启吗?因为对启动时间有要求,所以问一下有没有办法在uboot阶段开启,我在uboot的源码中没有找到这部分的驱动。

Labels (1)
0 Kudos
Reply
1 Solution
124 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @userlong 

进入内核后相应的寄存器会被清除,所以建议直接在内核里开启。

如果你们对启动时间有要求,可以参考这个AN来缩短Uboot启动时间。

https://docs.nxp.com/bundle/AN14093/page/topics/introduction.html

Zhiming_Liu_0-1715750229513.png

Zhiming_Liu_1-1715750265153.png

 

 

 

View solution in original post

0 Kudos
Reply
1 Reply
125 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @userlong 

进入内核后相应的寄存器会被清除,所以建议直接在内核里开启。

如果你们对启动时间有要求,可以参考这个AN来缩短Uboot启动时间。

https://docs.nxp.com/bundle/AN14093/page/topics/introduction.html

Zhiming_Liu_0-1715750229513.png

Zhiming_Liu_1-1715750265153.png

 

 

 

0 Kudos
Reply