[LinuxBIOS] setting up COM1: a subtle point

Ronald G Minnich rminnich at lanl.gov
Tue Jan 17 23:02:32 CET 2006


I see that (*probably my fault*?) there was a
				register "com1" = "{1}"

in the Config.lb for via/epia. This is actually a bad idea, since you 
can't control the baud rate. What you want to do is this:
				register "com1" = "{TTYS0_BAUD}"

ron




More information about the coreboot mailing list