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.
// Dean Glazeski _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
