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

Next file: linux-2.4.25/arch/ppc/platforms/ocotea.h
Previous file: linux-2.4.25/arch/ppc/platforms/lopec_setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/ppc/platforms/ocotea.c linux-2.4.25/arch/ppc/platforms/ocotea.c
@@ -215,7 +215,7 @@
 	serial_req.baud_base = BASE_BAUD;
 	serial_req.port = 0;
 	serial_req.irq = 0;
-	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 = ioremap64(PPC440GX_UART0_ADDR, 8);
 	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)