|
From: Dominic R. <Dom...@gm...> - 2008-04-07 00:08:24
|
On Friday 04 April 2008 20:09:31 Øyvind Harboe wrote: > On Fri, Apr 4, 2008 at 6:04 PM, Dominic Rath <Dom...@gm...> wrote: > > Hi list, > > > > one of the recent commits added this to the repository: > > A src/target/ecos > > A src/target/ecos/at91eb40a.elf > > > > What is src/target/ecos for? And why is that file under src/target/ecos? > > It seems to be a copy of ecosflash/at91eb40a.elf.' > > It is. > > It is a compiled binary of an eCos driver. It needs to be published > together with OpenOCD. See src/target/target/at91eb40a.cfg for > example on how it is used. Ok, I don't have a problem with the binary being published with the OpenOCD (the license issues were discussed before, and this seems to be fine), but I don't understand why the same binary needs to be shipped twice. Regards, Dominic |