changeset 978:a400bb4a1620

fc-loadtool flash lock-state: no global bits in second bank
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 01 Dec 2023 08:05:31 +0000
parents 511e2b85c115
children c5133c3c11b1
files loadtools/fldevs.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/loadtools/fldevs.c	Fri Dec 01 07:51:01 2023 +0000
+++ b/loadtools/fldevs.c	Fri Dec 01 08:05:31 2023 +0000
@@ -494,7 +494,6 @@
 		{0x10000, 3, 0, 0, 0},
 		{0x2000, 8, 0, 0, 1}},
 	.have_status_word_3	= 1,
-	.have_mode_lock_bits	= 1,
 };
 
 struct flash_device flashdev_PL129J = {
@@ -553,7 +552,6 @@
 		{0x40000, 7, 1, 1, 0},
 		{0x10000, 4, 0, 0, 1}},
 	.have_status_word_3	= 1,
-	.have_pln_lock_reg	= 1,
 };
 
 struct flash_device flashdev_PL129N = {
@@ -698,7 +696,6 @@
 		{0x2000, 8, 0, 0, 1}},
 	.have_status_word_3	= 1,
 	.have_status_word_7	= 1,
-	.have_mode_lock_bits	= 1,
 };
 
 struct flash_device flashdev_K5L29xx_A = {