From 30e5bae84ad3031386ed6aac4035d5e98fb4b918 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Mon, 8 Apr 2013 08:24:51 +0000
Subject: [PATCH] ramips: fix console speed for OMNI-EMB-HPM

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36270
---
 target/linux/ramips/dts/OMNI-EMB-HPM.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/ramips/dts/OMNI-EMB-HPM.dts b/target/linux/ramips/dts/OMNI-EMB-HPM.dts
index 8d41cec14e..f00c3820b4 100644
--- a/target/linux/ramips/dts/OMNI-EMB-HPM.dts
+++ b/target/linux/ramips/dts/OMNI-EMB-HPM.dts
@@ -10,6 +10,10 @@
 		ralink,memory = <0x0 0x200000 0x10000000>;
 	};
 
+	chosen {
+		bootargs = "console=ttyS0,115200";
+	};
+
 	palmbus@10000000 {
 		sysc@0 {
 			ralink,pinmux = "uartlite", "spi";
-- 
2.30.2