|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [pushed] [ppc] I set this way to many times that its worth ifde
changeset: 10275:da5ae7a0071660a71bd1957f2c9389be691ea5d5
user: jimix@xxxxxxxxxxxxxxxxxxxxx
date: Mon May 15 17:08:56 2006 -0400
files: xen/arch/ppc/setup.c
description:
[ppc] I set this way to many times that its worth ifdefing it
diff -r 4e549c41ea11c380d671623913b9bc5e3afb6ec1 -r
da5ae7a0071660a71bd1957f2c9389be691ea5d5 xen/arch/ppc/setup.c
--- a/xen/arch/ppc/setup.c Mon May 15 17:02:44 2006 -0400
+++ b/xen/arch/ppc/setup.c Mon May 15 17:08:56 2006 -0400
@@ -171,6 +171,9 @@ static void __init __start_xen(multiboot
serial_init_preirq();
init_console();
+#ifdef CONSOLE_SYNC
+ console_start_sync();
+#endif
/* Check that we have at least one Multiboot module. */
if (!(mbi->flags & MBI_MODULES) || (mbi->mods_count == 0)) {
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [pushed] [ppc] I set this way to many times that its worth ifdefing it,
jimix <=
|
|
|
|
|