Hi

On Mon, Jan 19, 2009 at 11:45 PM, Rick Altherr <[email protected]> wrote:
> On Jan 19, 2009, at 2:20 PM, Steve Franks wrote:
>>
>> Oh, dumb me.  The wording made me think we were now installing the
>> cfg's in /usr/share/openocd or something like that (which would be an
>> ideal case from my point of view)....thought there was some discussion
>> about a set of 'standard' cfg files the last couple months - the board
>> is often unique, but the part and the dongle are usually the same, and
>> could come right out of /usr/local/share/openocd/cfg/
>
>
> We do install them in a common location, but you still need to tell us which
> files to load.  The standard configs are just installed in the standard
> search path.  So, '-f target/at91r40008.cfg' looks for target/at91r40008.cfg
> in the current directory and then in the search paths.  We split the configs
> into interfaces, targets, and boards to make it clear which is which.

Just a note that It still does search in the search path in the wrong
order and therefore
overriding a file must happen based on a path relative to the working directory
and not in an additional path.

greetings
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to