forked from auracaster/openocd
fm4: Add support for MB9BFx64/x65
These appear to be just additional flash size configurations. Entirely based on manual, untested. Change-Id: I4460dc1a588335df8fc0a385d24513a4e35b6951 Signed-off-by: Andreas Färber <afaerber@suse.de> Reviewed-on: http://openocd.zylin.com/3157 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Andreas Fritiofson
parent
fed7131049
commit
f2b3a8b0e8
@@ -5245,7 +5245,7 @@ All members of the FM4 microcontroller family from Spansion (formerly Fujitsu)
|
||||
include internal flash and use ARM Cortex-M4 cores.
|
||||
The @var{fm4} driver uses a @var{family} parameter to select the
|
||||
correct bank config, it can currently be one of the following:
|
||||
@code{MB9BFx66}, @code{MB9BFx67}, @code{MB9BFx68},
|
||||
@code{MB9BFx64}, @code{MB9BFx65}, @code{MB9BFx66}, @code{MB9BFx67}, @code{MB9BFx68},
|
||||
@code{S6E2Cx8}, @code{S6E2Cx9} or @code{S6E2CxA},
|
||||
with @code{x} treated as wildcard and otherwise case (and any trailing
|
||||
characters) ignored.
|
||||
|
||||
Reference in New Issue
Block a user