Dean Glazeski wrote:
> I'm just starting to work with OpenOCD and I figured I would work on
> making configuration files for the Olimex SAM9-L9260 board.  Looking
> at the current configuration files for the AT91SAM9260, I was
> wondering if the AT91SAM9260.cfg is actually a board configuration
> file.  It outlines a few things like SDRAM configuration and NOR Flash
> setup.  I would move it myself and submit a patch, but I don't know
> what board the configuration is for.  The correct target configuration
> appears to be the AT91SAM9260minimal.cfg.  I was also wondering if the
> main clock oscillator setup for the ARM9 should be done in the board
> file instead of the target config file.  It makes sense to me because
> the final PLL speed is going to depend on the external oscillator on
> the board.  Thanks in advance for any advice.
>   

You are quite correct.

"minimal" is what should be a target

and "non-minimal" certainly seems like a board configuration - I too - 
wonder what board it is/was for...

Would you like to create a proper 'olimex-sam9-l9260.cfg' file - and 
submit a patch for it?

We could move it an name it 'unknown-board-atmel-at91sam9260.cfg

-Duane.

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

Reply via email to