[kernel] r7119 - in dists/sid/linux-2.6.16/debian: .

Sven Luther luther at costa.debian.org
Wed Aug 9 18:36:26 UTC 2006


Author: luther
Date: Wed Aug  9 18:36:23 2006
New Revision: 7119

Modified:
   dists/sid/linux-2.6.16/debian/arch/powerpc/config.powerpc64
   dists/sid/linux-2.6.16/debian/changelog

Log:
[powerpc] Added console=hvsi0 too to CMDLINE to the powerpc64 flavour.


Modified: dists/sid/linux-2.6.16/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/sid/linux-2.6.16/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/sid/linux-2.6.16/debian/arch/powerpc/config.powerpc64	Wed Aug  9 18:36:23 2006
@@ -110,4 +110,4 @@
 CONFIG_SPU_FS=m
 CONFIG_SPIDER_NET=m
 # CONFIG_LPARCFG is not set
-CONFIG_CMDLINE="console=hvc0 console=ttyS0,9600 console=tty0"
+CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"

Modified: dists/sid/linux-2.6.16/debian/changelog
==============================================================================
--- dists/sid/linux-2.6.16/debian/changelog	(original)
+++ dists/sid/linux-2.6.16/debian/changelog	Wed Aug  9 18:36:23 2006
@@ -1,3 +1,10 @@
+linux-2.6.16 (2.6.16-18) UNRELEASED; urgency=low
+
+  * [powerpc] Added console=hvsi0 too to CMDLINE to the powerpc64 flavour,
+    for non-virtualized IBM power machines serial console.
+
+ -- Sven Luther <luther at debian.org>  Wed,  9 Aug 2006 20:34:19 +0200
+
 linux-2.6.16 (2.6.16-17) unstable; urgency=high
 
   [ Martin Michlmayr ]



More information about the Kernel-svn-changes mailing list