Disable ttymxc causes suspending kernel booting

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

Disable ttymxc causes suspending kernel booting

657 Views
annguyen
Contributor II

Hello,

Yocto 1.7 is used to build kernel and rootfs as core-image-x11. Kernel boots successfully and results Matchbox-window-manager on display.

However, I'm trying to disable all ttymxc on I.MX6Q board by setting CONFIG_SERIAL_IMX as No ("n"). This makes kernel boot failed, stuck at "Starting kernel ...", only "Yocto project" splash is suspending on the display.


Could you show me if I did wrong? Please advice me more!

Thank you very much!

An.

Labels (4)
0 Kudos
2 Replies

536 Views
b36401
NXP Employee
NXP Employee

Please try to set "console=null" in u-boot options instead of disabling ttymxc.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

536 Views
annguyen
Contributor II

Hello Vitor,

Thank you for your reply!

I tried it but it did not help. So that I am disabling ttymxc.

Could you advice me more?

An.

0 Kudos