On 03/20/14 02:39, Richard-tx wrote: > I see all manner of topics referenceing ttyO0 as the console device, but I > don't want the boot messages to spew out the RS232 port. I would prefer > that the boot messages appear on the screen or be logged to a > file....anything but have those boot messages go to the serial port. > > If this is possible what do I have to change in uENv.txt?
Change the console= setting passed to the kernel. Exactly which line to change depends on the install you're running. I have the console messages being sent to both serial and HDMI (you can pass more than one console= setting to the kernel). -- Charles Steinkuehler -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
