From 4dbea0855a9b36cec727fa69b6224e2ee0dd6b04 Mon Sep 17 00:00:00 2001 From: "Eddie C. Dost" Date: Thu, 26 Oct 2017 12:13:26 +0200 Subject: [PATCH] merge compile_fix.diff by datajerk --- flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flash.c b/flash.c index f13fac4..b795f77 100644 --- a/flash.c +++ b/flash.c @@ -75,7 +75,7 @@ static const unsigned short sst29vf160_cfi_data[] = [0x1f] = 0x0004, [0x20] = 0x0000, [0x21] = 0x0004, - [0x23] = 0x0006, + [0x22] = 0x0006, [0x23] = 0x0001, [0x24] = 0x0000, [0x25] = 0x0001,