]> git.sur5r.net Git - openocd/commit
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs and possi...
authordrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 7 Sep 2006 17:36:34 +0000 (17:36 +0000)
committerdrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 7 Sep 2006 17:36:34 +0000 (17:36 +0000)
commit3f74f764c7c7b9e22906d2885666d844768c4351
tree3cac502e962a6ce1755ab12d57ebaa725d673467
parent028f59ede54917d59f8183e6feac43cb0a6f3546
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs and possible endianness problems (big endian hosts)
- correctly write trailing bytes on str7x flashes
- speed up str7x flash writing by offloading the algorithm to the target

git-svn-id: svn://svn.berlios.de/openocd/trunk@95 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/at91sam7.c
src/flash/cfi.c
src/flash/flash.c
src/flash/str7x.c
src/flash/str7x.h
src/openocd.c