[kernel] r6889 - in dists/trunk/linux-2.6/debian: .

Sven Luther luther at costa.debian.org
Sat Jun 24 22:09:37 UTC 2006


Author: luther
Date: Sat Jun 24 22:09:35 2006
New Revision: 6889

Modified:
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
   dists/trunk/linux-2.6/debian/changelog

Log:
Added console=hvc0 to -powerpc64 flavour default command line options.


Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	Sat Jun 24 22:09:35 2006
@@ -110,3 +110,5 @@
 # CONFIG_LPARCFG is not set
 CONFIG_VIRT_CPU_ACCOUNTING=y
 CONFIG_MIGRATION=y
+CONFIG_CMDLINE="console=hvc0 console=ttyS0,9600 console=tty0"
+

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Jun 24 22:09:35 2006
@@ -7,6 +7,9 @@
   * [sparc32] Add sparc32-iotlb.patch to fix DMA errors on sparc32.
   * Add myself to uploaders.
 
+  [ Sven Luther ]
+  * [powerpc] Added console=hvc0 default commandline option to powerpc64 flavour.
+
  -- Jurij Smakov <jurij at debian.org>  Sat, 24 Jun 2006 10:54:59 -0700
 
 linux-2.6 (2.6.17-1) unstable; urgency=low



More information about the Kernel-svn-changes mailing list