This is the mail archive of the ecos-discuss@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: eb40/eb40a platform hals


The EB40 target should already be present in the ecos.db.diff
file included in my patch.
And there is a typo in your code: aeb instead of EB40.
tk

> -----Original Message-----
> From: Tim Drury [mailto:tdrury@siliconmotorsports.com]
> Sent: Wednesday, June 26, 2002 6:12 PM
> To: ecos-discuss@sources.redhat.com
> Subject: Re: [ECOS] eb40/eb40a platform hals
> 
> 
> On Wednesday 26 June 2002 11:39 am, Koeller, T. wrote:
> > I suppose the file 'hal_arm_at91_eb40a.cdl' actually
> > exists in 'hal/arm/at91/eb40a/current/cdl'?
> 
> Arg! It was still named hal_arm_at91_eb40.cdl (no 'a').
> Thanks.
> 
> I also had to add this to ecos.db:
> 
> target eb40 {
> 	alias { "Atmel evaluation board (EB40)" eb40 }
> 	packages { CYGPKG_HAL_ARM
>                    CYGPKG_HAL_ARM_AT91_EB40
>                    CYGPKG_DEVS_FLASH_AT91
>                    CYGPKG_IO_SERIAL_ARM_AT91
>         }
>         description "
> The aeb target provides the packages needed to run eCos on an Atmel
> evaluation board (EB40)."
> }
> 
> target eb40a {
> 	alias { "Atmel evaluation board (EB40A)" eb40a }
> 	packages { CYGPKG_HAL_ARM
>                    CYGPKG_HAL_ARM_AT91_EB40A
>                    CYGPKG_DEVS_FLASH_AT91
>                    CYGPKG_IO_SERIAL_ARM_AT91
>         }
>         description "
> The aeb target provides the packages needed to run eCos on an Atmel
> evaluation board (EB40A)."
> }
> 
> -tim
> 
> 
> 
> -- 
> Before posting, please read the FAQ: 
http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
----------------------------------------------- 
Thomas Koeller, Software Development 

Basler Vision Technologies 
An der Strusbek 60-62 
22926 Ahrensburg 
Germany 

Tel +49 (4102) 463-390 
Fax +49 (4102) 463-46390

mailto:Thomas.Koeller@baslerweb.com 
http://www.baslerweb.com 



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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