From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Andrea Adami <andrea.adami@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH] linux-kexecboot_3.2: set console to tty1 to hide cursor
Date: Mon, 23 Apr 2012 13:54:25 +0100 [thread overview]
Message-ID: <1608452.7uT0aEl2Cb@helios> (raw)
In-Reply-To: <1334964879-24189-1-git-send-email-andrea.adami@gmail.com>
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
prev parent reply other threads:[~2012-04-23 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1608452.7uT0aEl2Cb@helios \
--to=paul.eggleton@linux.intel.com \
--cc=andrea.adami@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.