All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 1/3] ipaq-boot-params: h3600: use ttySA0 as default param
@ 2013-10-08 23:40 Andrea Adami
  2013-10-08 23:40 ` [meta-handheld][PATCH 2/3] h3600.conf: update machine configuration Andrea Adami
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrea Adami @ 2013-10-08 23:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Linus Walleij

These machines use ttySA0,115200n8 (SA1100).

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andrea Adami <andrea.adami@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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-09 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-08 23:40 [meta-handheld][PATCH 1/3] ipaq-boot-params: h3600: use ttySA0 as default param Andrea Adami
2013-10-08 23:40 ` [meta-handheld][PATCH 2/3] h3600.conf: update machine configuration Andrea Adami
2013-10-08 23:40 ` [meta-handheld][PATCH 3/3] linux-yocto_3.10: initial commit of h3600 defconfig Andrea Adami
2013-10-09 17:10 ` [meta-handheld][PATCH 1/3] ipaq-boot-params: h3600: use ttySA0 as default param Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.