flash: remove algorithm exit_point address for supported targets
commit260eb4548b01da3ecd2cd146bb22a0f36df1a038
authorSpencer Oliver <ntfreak@users.sourceforge.net>
Mon, 19 Jul 2010 19:33:04 +0000 (19 20:33 +0100)
committerSpencer Oliver <ntfreak@users.sourceforge.net>
Tue, 20 Jul 2010 08:02:42 +0000 (20 09:02 +0100)
treef261cdbd58be2eaed8eac554238c599967c98725
parentee17d5c48eaca42438663405ff6d090a391fc9e6
flash: remove algorithm exit_point address for supported targets

For the above targets the exit_point is
optional when used with run_algorithm, so remove it.

This makes updating the algorithm less error prone.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
src/flash/nor/lpc2000.c
src/flash/nor/pic32mx.c
src/flash/nor/stellaris.c
src/flash/nor/stm32x.c