|
@@ -187,7 +187,7 @@ struct uart_amba_port {
|
|
#endif
|
|
#endif
|
|
};
|
|
};
|
|
|
|
|
|
-static bool enable_console = true;//false;
|
|
|
|
|
|
+static bool enable_console = false;//false;
|
|
|
|
|
|
static void (*mcu_serial_rev_handler)(unsigned char ch);
|
|
static void (*mcu_serial_rev_handler)(unsigned char ch);
|
|
static struct work_struct *mcu_serial_rev_task;
|
|
static struct work_struct *mcu_serial_rev_task;
|