kinetis flash: use longword write when writing into pflash
commita17907d1067be45bd2aa4cc9bd108eccaf2e4df2
authorTomas Frydrych <tomas@sleepfive.com>
Sun, 13 Nov 2011 17:04:53 +0000 (13 17:04 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 15 Nov 2011 20:56:17 +0000 (15 20:56 +0000)
treeb5d5ef466b1783195160551200181dbeedd3cc47
parentffe969898fae4e2beeeea403d411bf221d1fab79
kinetis flash: use longword write when writing into pflash

Check whether the destination is in the program flash or NVM regions,
in the former case, use the normal longword mechanism, not the fast NVM
write.

Change-Id: I7366b7c8919928ee690252df83b99701776aee82
Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Reviewed-on: http://openocd.zylin.com/194
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/kinetis.c