All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH] linux-kexecboot_3.2: set console to tty1 to hide cursor
@ 2012-04-20 23:34 Andrea Adami
  2012-04-23 12:54 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2012-04-20 23:34 UTC (permalink / raw)
  To: openembedded-devel

* revert accidental change

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux-kexecboot_3.2.bbappend |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
index b3f98b1..909bf9e 100644
--- a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
+++ b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
@@ -7,12 +7,12 @@ PR = "${INC_PR}.1"
 COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
 
 # Note we set loglevel=3 and master console on serial to protect bootlogo.
-CMDLINE_c7x0 = "console=tty0 console=ttyS0,115200n8"
-CMDLINE_tosa = "console=tty0 console=ttyS0,115200n8"
-CMDLINE_poodle = "console=tty0 console=ttyS0,115200n8 fbcon=rotate:1"
-CMDLINE_akita = "console=tty0 console=ttyS0,115200n8 fbcon=rotate:1"
-CMDLINE_collie = "console=tty0 console=ttySA0,115200n8 fbcon=rotate:1 mem=64M"
-CMDLINE_spitz = "console=tty0 console=ttyS0,115200n8 fbcon=rotate:1"
+CMDLINE_c7x0 = "console=tty1 console=ttyS0,115200n8"
+CMDLINE_tosa = "console=tty1 console=ttyS0,115200n8"
+CMDLINE_poodle = "console=tty1 console=ttyS0,115200n8 fbcon=rotate:1"
+CMDLINE_akita = "console=tty1 console=ttyS0,115200n8 fbcon=rotate:1"
+CMDLINE_collie = "console=tty1 console=ttySA0,115200n8 fbcon=rotate:1 mem=64M"
+CMDLINE_spitz = "console=tty1 console=ttyS0,115200n8 fbcon=rotate:1"
 
 # Zaurus machines need kernel size-check.
 KERNEL_IMAGE_MAXSIZE_akita = "1294336"
-- 
1.7.3.4




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

* Re: [meta-handheld][PATCH] linux-kexecboot_3.2: set console to tty1 to hide cursor
  2012-04-20 23:34 [meta-handheld][PATCH] linux-kexecboot_3.2: set console to tty1 to hide cursor Andrea Adami
@ 2012-04-23 12:54 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2012-04-23 12:54 UTC (permalink / raw)
  To: Andrea Adami; +Cc: openembedded-devel

On Saturday 21 April 2012 01:34:39 Andrea Adami wrote:
> * revert accidental change
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-kernel/linux/linux-kexecboot_3.2.bbappend |   12 ++++++------
>  1 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
> b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend index b3f98b1..909bf9e
> 100644
> --- a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
> +++ b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
> @@ -7,12 +7,12 @@ PR = "${INC_PR}.1"
>  COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
> 
>  # Note we set loglevel=3 and master console on serial to protect bootlogo.
> -CMDLINE_c7x0 = "console=tty0 console=ttyS0,115200n8"
> -CMDLINE_tosa = "console=tty0 console=ttyS0,115200n8"
> -CMDLINE_poodle = "console=tty0 console=ttyS0,115200n8 fbcon=rotate:1"
> -CMDLINE_akita = "console=tty0 console=ttyS0,115200n8 fbcon=rotate:1"
> -CMDLINE_collie = "console=tty0 console=ttySA0,115200n8 fbcon=rotate:1
> mem=64M" -CMDLINE_spitz = "console=tty0 console=ttyS0,115200n8
> fbcon=rotate:1" +CMDLINE_c7x0 = "console=tty1 console=ttyS0,115200n8"
> +CMDLINE_tosa = "console=tty1 console=ttyS0,115200n8"
> +CMDLINE_poodle = "console=tty1 console=ttyS0,115200n8 fbcon=rotate:1"
> +CMDLINE_akita = "console=tty1 console=ttyS0,115200n8 fbcon=rotate:1"
> +CMDLINE_collie = "console=tty1 console=ttySA0,115200n8 fbcon=rotate:1
> mem=64M" +CMDLINE_spitz = "console=tty1 console=ttyS0,115200n8
> fbcon=rotate:1"
> 
>  # Zaurus machines need kernel size-check.
>  KERNEL_IMAGE_MAXSIZE_akita = "1294336"

Merged to meta-handheld master, thanks!

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

end of thread, other threads:[~2012-04-23 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-20 23:34 [meta-handheld][PATCH] linux-kexecboot_3.2: set console to tty1 to hide cursor Andrea Adami
2012-04-23 12:54 ` 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.