Hey Hudson,
Thanks for the tip on using the summon-arm-toolchain. Did you have any issues with openocd? Seems that the new package doesn't have a configure script (odd):
x openocd-master/.git/hooks/pre-commit.sample
x openocd-master/.git/hooks/pre-rebase.sample
x openocd-master/.git/hooks/prepare-commit-msg.sample
x openocd-master/.git/hooks/update.sample
******************************************************************
* Configuring openocd-master
******************************************************************
./summon-arm-toolchain: line 426: ../openocd-master/configure: No such file or directory
I'm going to try and pull the openocd code from
http://openocd.sourceforge.net/ and see if I can get it to work using that.
-Matt