-
- Downloads
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs...
- 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
Showing
- src/flash/at91sam7.c 26 additions, 29 deletionssrc/flash/at91sam7.c
- src/flash/cfi.c 11 additions, 6 deletionssrc/flash/cfi.c
- src/flash/flash.c 11 additions, 6 deletionssrc/flash/flash.c
- src/flash/str7x.c 215 additions, 42 deletionssrc/flash/str7x.c
- src/flash/str7x.h 1 addition, 0 deletionssrc/flash/str7x.h
- src/openocd.c 1 addition, 1 deletionsrc/openocd.c
Loading
Please register or sign in to comment