mirror of
https://github.com/gwenhael-le-moine/x49gp.git
synced 2025-01-14 08:01:43 +01:00
merge compile_fix.diff by datajerk
This commit is contained in:
parent
f7913eb03a
commit
4dbea0855a
1 changed files with 1 additions and 1 deletions
2
flash.c
2
flash.c
|
@ -75,7 +75,7 @@ static const unsigned short sst29vf160_cfi_data[] =
|
||||||
[0x1f] = 0x0004,
|
[0x1f] = 0x0004,
|
||||||
[0x20] = 0x0000,
|
[0x20] = 0x0000,
|
||||||
[0x21] = 0x0004,
|
[0x21] = 0x0004,
|
||||||
[0x23] = 0x0006,
|
[0x22] = 0x0006,
|
||||||
[0x23] = 0x0001,
|
[0x23] = 0x0001,
|
||||||
[0x24] = 0x0000,
|
[0x24] = 0x0000,
|
||||||
[0x25] = 0x0001,
|
[0x25] = 0x0001,
|
||||||
|
|
Loading…
Reference in a new issue