i.MX6DL, Dora, 3.10.9: Enabling PCIe in Build Kills Boot

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

i.MX6DL, Dora, 3.10.9: Enabling PCIe in Build Kills Boot

跳至解决方案
823 次查看
leoschwab
Contributor III

I'm working off Yocto's Dora branch.  I'm also using kernel branch imx_3.10.9_1.0.0_alpha.  I just last week got our board booting to a login prompt, and now I'm ready to enable PCIe support.  Trouble is, the moment I add status = "okay"; to the DTS file, the kernel doesn't boot any more.  No kernel messages appear at all; I just get U-Boot's "Starting kernel ..." message, and that's it.  Our JTAG unit also apparently can't tell me where things have gone south, as it claims it can't halt the CPU (?!?).

Anyone seen anything remotely like this before?  Any suggestions of where to look?

I also see that, since I've started work, a new branch named imx_3.10.17_1.0.0_beta has appeared; should I retarget our work for that?

标签 (2)
0 项奖励
1 解答
632 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: i.MX6DL, Dora, 3.10.9: Enabling PCIe in Build Kills Boot

Yuan ZhaoEmployee

Did you plug  any pcie card into the slot?  If no pcie card was plugged-in, PCIe will not be link-up and emulated, in theory, there will be little influence to the system. So you can remove the pcie card if you connected one, and take one try.

在原帖中查看解决方案

0 项奖励
2 回复数
632 次查看
leoschwab
Contributor III

After looking at some of the changes between kernel branches imx_3.10.9_1.0.0_alpha and imx_3.10.17_1.0.0_beta (the PCIe driver in particular has undergone a fair number of changes), it's beginning to look like I should cut over to the new branch.  Do expert observers concur?

0 项奖励
633 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: i.MX6DL, Dora, 3.10.9: Enabling PCIe in Build Kills Boot

Yuan ZhaoEmployee

Did you plug  any pcie card into the slot?  If no pcie card was plugged-in, PCIe will not be link-up and emulated, in theory, there will be little influence to the system. So you can remove the pcie card if you connected one, and take one try.

0 项奖励