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: exec command in pc redboot


Andrew Lunn wrote:
> Attached is a patch from Ian Campbell which adds the exec command to
> Redboot on pc platforms. I've reworked the patch a bit.

I've just resync'd our local CVS repo with upstream and I noticed
something I think is wrong with this patch.

> --- /dev/null
> +++ hal/i386/pc/current/src/redboot_linux_exec.c

I think this file is in the wrong place as it means it's not usable by
anything other than the pc target.  We have a number of different i386
targets that use this.

Ian had this file in hal/i386/arch/current/src which would match other
architectures (e.g., arm and powerpc). Similarly the CDL change would go
in hal/i386/arch/current/cdl/hal_i386.cdl

David Vrabel
-- 
David Vrabel, Design Engineer

Arcom, Clifton Road           Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK         Web: http://www.arcom.com/


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