Default console to 115200.
This commit is contained in:
parent
9ae6949ca6
commit
203a38ad4a
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,9 @@ option NO_KEYBOARD=1
|
|||
##
|
||||
## Limit board rate to DINK speed for the moment
|
||||
##
|
||||
option TTYS0_BAUD=38400
|
||||
#option TTYS0_BAUD=38400
|
||||
#option TTYS0_BAUD=9600
|
||||
option TTYS0_BAUD=115200
|
||||
|
||||
###
|
||||
### LinuxBIOS layout values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue