imx6 disabled screen as console

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

imx6 disabled screen as console

2,417 次查看
864535720
Contributor II

Hello everyone
  My development board is IMX6Q-sabresd, and the version of my linux operating system is: 3.14.52.
Now I want to use my debug serial port as a normal serial port to transfer data. I changed console = ttymxc0 to console = error under uboot. With this modification, the debug serial port can be used as a normal serial port to communicate. But at startup, the init process will print some information to my lvds screen. This makes customers look uncomfortable.
Later I modified the configuration options of the kernel:
Configuration before modification:
CONFIG_FRAMEBUFFER_CONSOLE = y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY = y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION = y

Modified configuration:
# CONFIG_FRAMEBUFFER_CONSOLE is not set

After the modification, the init process does not print information to my lvds screen, but my logo is not displayed on the screen when I boot up.

Is there any good solution to my current problem?

0 项奖励
回复
1 回复

2,252 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport
0 项奖励
回复