Dead lock occurred while opening /dev/console with ttymxc0

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

Dead lock occurred while opening /dev/console with ttymxc0

1,290件の閲覧回数
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 返答(返信)

1,280件の閲覧回数
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 件の賞賛
返信

1,278件の閲覧回数
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 件の賞賛
返信

1,259件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

try to refer to the enclosed file

0 件の賞賛
返信