[oe-commits] org.oe.dev linux-kexecboot: add console=tty1 to cmdline again.

thesing commit oe at amethyst.openembedded.net
Mon Sep 1 17:56:07 UTC 2008


linux-kexecboot: add console=tty1 to cmdline again.
	I don't fully understand why, but otherwise images don't boot.

Author: thesing at openembedded.org
Branch: org.openembedded.dev
Revision: a97813c7af0ed49403544a712919cfdbefb5338e
ViewMTN: http://monotone.openembedded.org/revision/info/a97813c7af0ed49403544a712919cfdbefb5338e
Files:
1
packages/kexecboot/linux-kexecboot-2.6.26/defconfig-collie
Diffs:

#
# mt diff -rfdc62f053fbe3d0db3b1e0a470185541cf8c0dc1 -ra97813c7af0ed49403544a712919cfdbefb5338e
#
#
#
# patch "packages/kexecboot/linux-kexecboot-2.6.26/defconfig-collie"
#  from [89887186a0de9fe4ac9fad235b3f52a56a8524f6]
#    to [3116104b1993adceb7928aa2096e668fe22dd163]
#
============================================================
--- packages/kexecboot/linux-kexecboot-2.6.26/defconfig-collie	89887186a0de9fe4ac9fad235b3f52a56a8524f6
+++ packages/kexecboot/linux-kexecboot-2.6.26/defconfig-collie	3116104b1993adceb7928aa2096e668fe22dd163
@@ -251,7 +251,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 #
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="console=ttySA0,115200n8 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 rootdelay=3 mem=64M fbcon=rotate:1 dyntick=enable"
+CONFIG_CMDLINE="console=ttySA0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 rootdelay=3 mem=64M fbcon=rotate:1 dyntick=enable"
 # CONFIG_XIP_KERNEL is not set
 CONFIG_KEXEC=y
 CONFIG_ATAGS_PROC=y






More information about the Openembedded-commits mailing list