It's not in the branch. Here is the patch.
2011/2/8 Øyvind Harboe <[email protected]> > On Tue, Feb 8, 2011 at 11:29 AM, simon qian <[email protected]> > wrote: > > This code should be better optimized. > > Patches welcome! > > > But, shouldn't it be: > > sb = src_start / 8; > > db = dst_start / 8; > > sq = src_start % 8; > > dq = dst_start % 8; > > src += sb; > > dst += db; > > Isn't in master branch? > > I committed the wrong version and then the correct one(hopefully!) > > > > -- > Ø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 > -- Best Regards, SimonQian http://www.SimonQian.com
0001-fix-buf_set_buf-when-dst_start-or-src_start-is-large.patch
Description: Binary data
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
