iMX mini uboot hangs

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

iMX mini uboot hangs

951 次查看
kajolkharbanda
NXP Employee
NXP Employee

i am trying to access PCI address space in imx8mmevk board using md command,

the u-boot hangs after typing this command,

i was expecting to see the device id and vendor id as this is PCI base address

 

u-boot # md  0x33800000

is it not possible to see the PCI address space using read command from u-boot.

 

0 项奖励
回复
6 回复数

938 次查看
joanxie
NXP TechSupport
NXP TechSupport

I checked the uboot source code, it seems uboot doesn't enable pcie, you can use memtool in the kernel when board boot up to read the register

0 项奖励
回复

927 次查看
kajolkharbanda
NXP Employee
NXP Employee

i need to access the pci from u-boot.

Can i enable PCI from u-boot ?

0 项奖励
回复

916 次查看
joanxie
NXP TechSupport
NXP TechSupport

check the mail pls

0 项奖励
回复

911 次查看
kajolkharbanda
NXP Employee
NXP Employee

Thanks, how to build u-boot and flash it ?

0 项奖励
回复

895 次查看
joanxie
NXP TechSupport
NXP TechSupport

you can use uuu tools or dd command to flash uboot to the emmc or sd card, more detailed information, pls refer to the user guide

0 项奖励
回复

790 次查看
kajolkharbanda
NXP Employee
NXP Employee

the uboot patch you gave me seems to be incompatible with my BSP 

i.MX Linux Yocto Project BSP 6.1.22_2.0.0 Release

0 项奖励
回复