hi

first "pull request" attempt
is there a HACKING doc for this procedure?

commands i used to try this out were

git remote add dsp5680xx git://repo.or.cz/openocd/dsp568013.git
git fetch dsp5680xx
git checkout -b merge_tmp
git merge dsp5680xx/dsp5680xx_pull

there's probably a way to do this in one step, but i didn't figure it out yet.

CHANGE: all refer to dsp5680xx target

- renamed a bunch of functions for clarity
- fixed some return values to correctly propagate errors
- changed default value for flash module clock divisor
(HFM_CLK_DEFAULT) to match the value used by the manufacturer in his
flashing software (instead of using the one provided by a spreadsheet
that from the manufacturer's webpage (freescale))

thanks!

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

Reply via email to