Mercurial > ecos
diff packages/hal/powerpc/adder/current/ChangeLog @ 822:060f6b8274f3
Update redboot exec command to stop eth driver
| author | msalter |
|---|---|
| date | Tue, 11 Mar 2003 17:14:13 +0000 |
| parents | ed761349f500 |
| children | 4dcc6006d82f |
line wrap: on
line diff
--- a/packages/hal/powerpc/adder/current/ChangeLog +++ b/packages/hal/powerpc/adder/current/ChangeLog @@ -1,3 +1,7 @@ +2003-03-11 Mark Salter <msalter@redhat.com> + + * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary. + 2003-01-31 Gary Thomas <gary@mlbassoc.com> * cdl/hal_powerpc_adder.cdl: No tests currently defined. @@ -40,7 +44,7 @@ 2002-11-25 Gary Thomas <gthomas@ecosce //####ECOSGPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. // Copyright (C) 2002 Gary Thomas // // eCos is free software; you can redistribute it and/or modify it under
