blob: c5f179c0f40f6feda07d8de1610fcce298882158 [file] [log] [blame]
#!/bin/sh
# Nothing good comes of printing stuff to the console. The UART is so
# slow that it noticeably impacts the rest of the system.
# Only panics, KERN_EMERG, and KERN_ALERT will be printed to console.
dmesg -n 1