[oe] [meta-handheld][PATCH 1/3] ipaq-boot-params: h3600: use ttySA0 as default param

Andrea Adami andrea.adami at gmail.com
Tue Oct 8 23:40:51 UTC 2013


These machines use ttySA0,115200n8 (SA1100).

Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/ipaq-boot-params/files/h3600/params | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-bsp/ipaq-boot-params/files/h3600/params

diff --git a/recipes-bsp/ipaq-boot-params/files/h3600/params b/recipes-bsp/ipaq-boot-params/files/h3600/params
new file mode 100644
index 0000000..edb83ac
--- /dev/null
+++ b/recipes-bsp/ipaq-boot-params/files/h3600/params
@@ -0,0 +1 @@
+set linuxargs "root=mtd1 noinitrd console=ttySA0,115200n8 console=tty0"
-- 
1.8.1.5




More information about the Openembedded-devel mailing list