flash: declare fixed arrays const

Change-Id: Id06b8b53ec59a7b3182f60f51dde5b16563aaeef
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1887
Tested-by: jenkins
This commit is contained in:
Spencer Oliver
2014-01-20 15:03:24 +00:00
committed by Andreas Fritiofson
parent facd0e7827
commit 32c4c18045
14 changed files with 33 additions and 33 deletions

View File

@@ -86,7 +86,7 @@
*
*/
const struct {
static const struct {
unsigned pflash_sector_size_bytes;
unsigned nvm_sector_size_bytes;
unsigned num_blocks;