These machines use ttySA0,115200n8 (SA1100). Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Andrea Adami <[email protected]> --- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
