http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab3f45
)
Does anyone still use 9600 baud?
author
Michael Brown
<mcb30@etherboot.org>
Sun, 27 Aug 2006 01:39:11 +0000
(
01:39
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 27 Aug 2006 01:39:11 +0000
(
01:39
+0000)
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
7168473
..
6fd3deb
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-43,7
+43,7
@@
#undef COMPRESERVE
#ifndef COMPRESERVE
-#define COMSPEED
9600
/* Baud rate */
+#define COMSPEED
115200
/* Baud rate */
#define COMDATA 8 /* Data bits */
#define COMPARITY 0 /* Parity: 0=None, 1=Odd, 2=Even */
#define COMSTOP 1 /* Stop bits */