Akos Vandra wrote: > I can confirm that the flash reads and writes are working fine, > even at those high speeds.
Thanks for testing. > I would suggest to merge these patches asap, they boost the > flashing speed, and debugging responsiveness tremendously! There is no question that the code improves performance. Please register on gerrit and add your +1 if you like to, but note that review for the patch set (at least for the generic mpsse layer which is what I have been reviewing) is still ongoing and there may still be another small number of rounds with comments and fixes before the patch set is included. > Please see my other thread, I have completed a script for the lpc17xx > chips, probably needs a little bit more work, but if you say it is > okay, I'll upload it to gerrit (after I figure out how) Please do that little bit more work and then create a commit and push that commit to gerrit. > Please note that I have not yet contributed to this project, and have > no experience with gerrit and such. I think you have contributed actually, even if not with code so far. While working on creating the git commit please have a look at the mail I wrote you about commit messages when you first joined the project: http://marc.info/?m=131698532523018 And again, have a look at the HACKING file in the source tree and please ask any questions you have about how to create and push the commit. Remember to: git config --global user.name 'Akos Vandra' && \ git config --global user.email '[email protected]' ..and to install the git hook, both before you create the commit, and finally to commit with -s so that git adds a Signed-off-by: line in the commit message. I'm looking forward to your commit landing in gerrit! //Peter ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
