Dead lock occurred while opening /dev/console with ttymxc0

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

Dead lock occurred while opening /dev/console with ttymxc0

2,089 次查看
zhb1984
Contributor I

Hello,

I am using i.MX6SoloX to develop application with custom board.  U-Boot and Linux porting have been done.  Everything is OK except that Linux hung while opening /dev/console with ttymxc0.  It tried to do spin_lock_irqsave in imx_uart_startup.  But at this point, the lock was already acquired.  So dead lock occurred.

Can someone give any advice?

Thanks

标签 (2)
0 项奖励
回复
3 回复数

2,079 次查看
joanxie
NXP TechSupport
NXP TechSupport

for your customized board, did your HW is the same as nxp board? did you use the same uart console as nxp board?

0 项奖励
回复

2,077 次查看
zhb1984
Contributor I

Yes, my board is referenced to Sabre SD board.  But there is no SN74LVC2G126 between i.MX6SX UART and USB bridge.  And UART1 is used as the I/O port which is same as NXP board.

0 项奖励
回复

2,058 次查看
joanxie
NXP TechSupport
NXP TechSupport

try to refer to the enclosed file

0 项奖励
回复