summaryrefslogtreecommitdiffstats
path: root/bsps/sh/gensh2/console/sci.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bsps/sh/gensh2/console/sci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bsps/sh/gensh2/console/sci.c b/bsps/sh/gensh2/console/sci.c
index 143fc1bb94..e02049cbf3 100644
--- a/bsps/sh/gensh2/console/sci.c
+++ b/bsps/sh/gensh2/console/sci.c
@@ -73,8 +73,7 @@
#define SH_SCI_BASE_1 SCI_SMR1
#define SH_SCI_DEF_COMM_0 CS8, B9600
-#define SH_SCI_DEF_COMM_1 CS8, B38400
-/* #define SH_SCI_DEF_COMM_1 CS8, B9600 */
+#define SH_SCI_DEF_COMM_1 CS8, B9600
struct scidev_t {
char * name;