diff packages/hal/powerpc/mbx/current/src/hal_diag.c @ 105:5a0cc6c243a9 ecos-sw-2000-06-30

Merge from eCos master repository on 2000-06-30-08:18:49-BST
author jlarmour
date Fri, 30 Jun 2000 16:27:35 +0000
parents 95f3e12a6327
children 25e238959bae
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/src/hal_diag.c
+++ b/packages/hal/powerpc/mbx/current/src/hal_diag.c
@@ -134,7 +134,7 @@ void hal_diag_init(void)
     eppc = eppc_base();
 
     // init the actual serial port
-    cyg_hal_plf_serial_init();
+    cyg_hal_plf_serial_init_channel();
 #ifndef CYGDBG_HAL_DIAG_DISABLE_GDB_PROTOCOL
 #ifndef CYG_HAL_STARTUP_ROM
     // We are talking to GDB; ack the "go" packet!