X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fnon_cfi.c;fp=src%2Fflash%2Fnor%2Fnon_cfi.c;h=7636a3670e0519f85de025cbb6dfa7b36b3fa766;hp=72f11e55382a6f73b72016659f6e206c333fc53a;hb=a252cb064d13d96763447af20eb457f1fce080e5;hpb=6581bf5f15f404a9a219cfed8eebced76b4414a5 diff --git a/src/flash/nor/non_cfi.c b/src/flash/nor/non_cfi.c index 72f11e5538..7636a3670e 100644 --- a/src/flash/nor/non_cfi.c +++ b/src/flash/nor/non_cfi.c @@ -540,7 +540,6 @@ void cfi_fixup_non_cfi(struct flash_bank *bank) pri_ext->SiliconRevision = 0x0; pri_ext->EraseSuspend = 0x0; - pri_ext->EraseSuspend = 0x0; pri_ext->BlkProt = 0x0; pri_ext->TmpBlkUnprotect = 0x0; pri_ext->BlkProtUnprot = 0x0;