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=a817966c61ff80464e3ecfb4bd38d3e7b9282b43;hp=f44adba137e13ab15afa70cbaabbcca2183c4dc2;hb=9db3e9879db3d89984eea80dc6fd9b1c3c269e58;hpb=f5cc8360fdf4c004c9efa2132645f9319ceef49d diff --git a/src/flash/nor/non_cfi.c b/src/flash/nor/non_cfi.c index f44adba137..a817966c61 100644 --- a/src/flash/nor/non_cfi.c +++ b/src/flash/nor/non_cfi.c @@ -483,7 +483,7 @@ void cfi_fixup_non_cfi(struct flash_bank *bank) break; } - /* only fixup jedec flashs found in table */ + /* only fixup jedec flashes found in table */ if (!non_cfi->mfr) return;