]> git.sur5r.net Git - openocd/commit
flash Kinetis: longword programming changed to flash_async_algorithm
authorTomas Vanek <vanekt@fbl.cz>
Fri, 22 Jul 2016 11:19:19 +0000 (13:19 +0200)
committerFreddie Chopin <freddie.chopin@gmail.com>
Fri, 4 Nov 2016 21:26:46 +0000 (21:26 +0000)
commit22b4a0f40da200563a32e5bab86aceecf486ddd3
treeaafbb624806e3740289f1277bd1cdd6e31c378ab
parent009943010420e49c2632769e9e21502b8166ba41
flash Kinetis: longword programming changed to flash_async_algorithm

Change-Id: I9c40acfad37760c3dab454f2432817b2d420792d
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/3563
Reviewed-by: Steven Stallion <stallion@squareup.com>
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
contrib/loaders/flash/kinetis/Makefile [new file with mode: 0644]
contrib/loaders/flash/kinetis/kinetis_flash.inc [new file with mode: 0644]
contrib/loaders/flash/kinetis/kinetis_flash.s [new file with mode: 0644]
src/flash/nor/kinetis.c