openocd/src
David Brownell 5d1a9033ab ARM11: use now-generic memory utils
Now the ARM11 cores can use the renamed arm_checksum_memory()
and arm_blank_check_memory() routines ... do so.

Sanity checked with "flash erase_check" of both NOR banks on an
OMAP2420 ... the algorithm code dumped four lines of of "poll"
status after each of almost 520 blocks (yes, *very* annoying) but
gave plausible results after producing that spam.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-15 10:35:47 -08:00
..
flash lpc2900.h -- remove from Makefile.am too 2009-11-14 14:58:14 -08:00
helper remove unused buf_to_u32_handler 2009-11-14 18:21:02 -08:00
jtag arm-jtag-ew,jlink: switch to COMMAND_HANDLER 2009-11-15 09:12:44 -08:00
pld command_t -> struct command 2009-11-13 13:30:50 -08:00
server add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
svf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
target ARM11: use now-generic memory utils 2009-11-15 10:35:47 -08:00
xsvf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
ecosboard.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
hello.c command_t -> struct command 2009-11-13 13:30:50 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c remove annoying $URL$ startup message 2009-11-14 12:42:50 -08:00
openocd.h add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00