Jump to content

Disable console on debug TTY


JonatasPrust

Recommended Posts

Hello, I need to use the UART interface ttyS0 to connect other hardware, so I would like to disable its debug function, removing the console output that is directed to it.

I've tried this:

I commented the following line in /boot/boot.cmd:

#setenv console "both"

And compiled:

mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr

I was not successful, could someone instruct me on how to do what I want?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines