# HG changeset patch # User Mychaela Falconia # Date 1701417931 0 # Node ID a400bb4a1620ad446cc93c4b7eddcc71833745a6 # Parent 511e2b85c1158fc8fe5dc87660812ae21c7d88c7 fc-loadtool flash lock-state: no global bits in second bank diff -r 511e2b85c115 -r a400bb4a1620 loadtools/fldevs.c --- 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 = {