flash/nor: Make info function optional
commitcbf4760e15d217c0a83e65f13bddfcbfad7d2fec
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 21 Sep 2013 16:39:01 +0000 (21 18:39 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 3 Oct 2013 09:22:34 +0000 (3 09:22 +0000)
tree2d943cc64ff9ed8e6c4236316c32690ddb949a61
parentc8492ee2d468bcee8e2b7bb0560e6329c12a86e2
flash/nor: Make info function optional

Remove lots of no-op or dummy info function implementations and check if
it's implemented before invoking it.

Change-Id: I2144dad6a84a80359bb13a8a29a4614387e4c135
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1642
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
14 files changed:
src/flash/nor/aduc702x.c
src/flash/nor/at91sam3.c
src/flash/nor/at91sam4.c
src/flash/nor/dsp5680xx_flash.c
src/flash/nor/em357.c
src/flash/nor/fm3.c
src/flash/nor/lpc288x.c
src/flash/nor/lpc2900.c
src/flash/nor/mini51.c
src/flash/nor/ocl.c
src/flash/nor/str7x.c
src/flash/nor/str9x.c
src/flash/nor/str9xpec.c
src/flash/nor/tcl.c