This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linux exec fis


On Tue, Mar 11, 2003 at 10:49:33AM -0500, Mark Salter wrote:
> Index: hal/arm/arch/current/ChangeLog
> ===================================================================
> RCS file: /cvs/ecos/ecos/packages/hal/arm/arch/current/ChangeLog,v
> retrieving revision 1.85
> diff -u -p -5 -r1.85 ChangeLog
> --- hal/arm/arch/current/ChangeLog	13 Feb 2003 15:22:34 -0000	1.85
> +++ hal/arm/arch/current/ChangeLog	11 Mar 2003 15:37:06 -0000
> @@ -1,5 +1,9 @@
> +2003-03-11  Mark Salter  <msalter at redhat dot com>
> +
> +	* src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary.
> +

Is it possible to do this somewhere within Redboot itself rather than
have to modify all the different architecture HAL's and maybe some
platform HALs which have there own exec implementation?

         Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]