[meta-lsi] [PATCH 23/86] axm5500: Changed baurate to 9600 for ttyAMA0
Daniel Dragomir
daniel.dragomir at windriver.com
Wed Oct 29 08:35:31 PDT 2014
From: Niraj Desai <nirajvdesai at gmail.com>
For axm55xx machine change serial console baurate for ttyAMA0 from
115200 to 9600.
---
conf/machine/axm5500.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/axm5500.conf b/conf/machine/axm5500.conf
index b027b89..a5c3446 100644
--- a/conf/machine/axm5500.conf
+++ b/conf/machine/axm5500.conf
@@ -20,4 +20,4 @@ KERNEL_IMAGETYPE = "zImage"
UBOOT_ENTRYPOINT = "0x400000"
KEEPUIMAGE = "no"
-SERIAL_CONSOLE = "115200 ttyAMA0"
+SERIAL_CONSOLE = "9600 ttyAMA0"
--
1.8.1.4
More information about the meta-lsi
mailing list