On Tuesday 13 October 2009, Daniel Bäder wrote: > there should the possibility to do a memwrite without increment > because you need it for nand flash (at least on Samsung processors) > I don't know if this option is the right way to do this.
Wouldn't making src/flash/arm_nandio.c work on ARMv6 be an appropriate solution too? Normal incrementing write to a work area buffer; then execute a code fragment to write to the NAND chip (or a FIFO or whatever). If the debug hardware on ARM1136 offers a better solution, then so be it. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development