Re: [Openocd-development] Automatically generate 'struct StellarisParts'

2011-01-13 Thread Øyvind Harboe
Would you mind submitting a patch for the updated .c file and placing the script into contrib? -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugge

Re: [Openocd-development] [PATCH] str9xpec: Find flash controller from the chain.

2011-01-13 Thread Øyvind Harboe
Looks reasonable to me. Any objections? -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _

[Openocd-development] [PATCH] str9xpec: Find flash controller from the chain.

2011-01-13 Thread Santeri Salko
Find the flash controller by position since it is before the core, not after it. This fixes the problem that str9xpec enable_turbo (or any other str9xpec command) did not work. (See my post in http://forum.sparkfun.com/viewtopic.php?f=18&t=25542) Signed-off-by: Santeri Salko --- src/flash/nor

Re: [Openocd-development] transport BUG

2011-01-13 Thread simon qian
> If you wouldn't mind, try creating a patch next time: > git add > git commit > git format-patch origin/master > => generate patches for all commits since origin/master OK. I used to generate the patch using git diff command. I'll use new command next time. -- Best Regards, SimonQian http://www