patch-2.4.25 linux-2.4.25/arch/ppc/platforms/spruce_setup.c

Next file: linux-2.4.25/arch/ppc64/Makefile
Previous file: linux-2.4.25/arch/ppc/platforms/spruce.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/ppc/platforms/spruce_setup.c linux-2.4.25/arch/ppc/platforms/spruce_setup.c
@@ -132,7 +132,7 @@
 	serial_req.line = 0;
 	serial_req.port = 0;
 	serial_req.irq = 3;
-	serial_req.flags = ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST;
+	serial_req.flags = ASYNC_BOOT_AUTOCONF;
 	serial_req.io_type = SERIAL_IO_MEM;
 	serial_req.iomem_base = (u_char *)UART0_IO_BASE;
 	serial_req.iomem_reg_shift = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)