mirror of
https://github.com/lesserkuma/FlashGBX.git
synced 2026-08-25 02:05:14 -05:00
2.2
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"voltage":3.3,
|
||||
"flash_size":0x2000000,
|
||||
"reset_every":0x400000,
|
||||
"sector_size_from_cfi":true,
|
||||
"command_set":"INTEL",
|
||||
"commands":{
|
||||
"reset":[
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
],
|
||||
"voltage":3.3,
|
||||
"chip_erase_timeout":120,
|
||||
"sector_size_from_cfi":true,
|
||||
"command_set":"INTEL",
|
||||
"commands":{
|
||||
"reset":[
|
||||
|
||||
@@ -13,7 +13,8 @@
|
||||
"start_addr":0x4000,
|
||||
"first_bank":0,
|
||||
"write_pin":"WR",
|
||||
"chip_erase_timeout":60,
|
||||
"sector_size_from_cfi":true,
|
||||
"chip_erase_timeout":120,
|
||||
"command_set":"AMD",
|
||||
"commands":{
|
||||
"reset":[
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user