Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Spencer Oliver
On 29 July 2011 16:56, Andreas Fritiofson  wrote:
>
>
> On Fri, Jul 29, 2011 at 5:38 PM, Spencer Oliver 
> wrote:
>>
>> On 29 July 2011 15:43, Andreas Fritiofson 
>> wrote:
>> >
>> > That one won't help for all scripts out there that are currently
>> > sourcing
>> > target/stm32.cfg.
>> > /Andreas
>>
>> Good point - how about
>>
>> http://repo.or.cz/w/openocd/ntfreak.git/commit/e4908b71bcac1e3ae01a4f54cffe475b0be6e336
>>
> stm32f2xxx.cfg sources itself. Other than that, it should do the trick.
> /Andreas
>

good catch - and fixed
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Andreas Fritiofson
On Fri, Jul 29, 2011 at 5:38 PM, Spencer Oliver wrote:

> On 29 July 2011 15:43, Andreas Fritiofson 
> wrote:
> >
> > That one won't help for all scripts out there that are currently sourcing
> > target/stm32.cfg.
> > /Andreas
>
> Good point - how about
>
> http://repo.or.cz/w/openocd/ntfreak.git/commit/e4908b71bcac1e3ae01a4f54cffe475b0be6e336
>
> stm32f2xxx.cfg sources itself. Other than that, it should do the trick.

/Andreas
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Spencer Oliver
On 29 July 2011 15:43, Andreas Fritiofson  wrote:
>
> That one won't help for all scripts out there that are currently sourcing
> target/stm32.cfg.
> /Andreas

Good point - how about
http://repo.or.cz/w/openocd/ntfreak.git/commit/e4908b71bcac1e3ae01a4f54cffe475b0be6e336

Cheers
Spen
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Andreas Fritiofson
On Fri, Jul 29, 2011 at 4:09 PM, Spencer Oliver wrote:

> On 29 July 2011 14:54, Andreas Fritiofson 
> wrote:
> >
> > On Thu, Jul 28, 2011 at 1:52 PM, Spencer Oliver 
> > wrote:
> >>
> >>  delete mode 100644 tcl/target/stm32.cfg
> >>  delete mode 100644 tcl/target/stm32f2xxx.cfg
> >
>
> see patch 4
>
> Spen
>

That one won't help for all scripts out there that are currently sourcing
target/stm32.cfg.

/Andreas
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Spencer Oliver
On 29 July 2011 14:54, Andreas Fritiofson  wrote:
>
> On Thu, Jul 28, 2011 at 1:52 PM, Spencer Oliver 
> wrote:
>>
>>  delete mode 100644 tcl/target/stm32.cfg
>>  delete mode 100644 tcl/target/stm32f2xxx.cfg
>

see patch 4

Spen
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] [PATCH 3/4] cfg: update scripts to use new stm32 driver names

2011-07-29 Thread Andreas Fritiofson
On Thu, Jul 28, 2011 at 1:52 PM, Spencer Oliver wrote:

>  delete mode 100644 tcl/target/stm32.cfg
>  delete mode 100644 tcl/target/stm32f2xxx.cfg
>

For compatibility with existing user scripts, it would be best to keep these
files during the 0.5.x period. Just make them print a deprecation warning
and then source the renamed files.

/Andreas
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development