mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
gowin: fix gw1n external flash access
This commit is contained in:
@@ -1152,6 +1152,9 @@ bool Gowin::prepare_flash_access()
|
||||
return false;
|
||||
}
|
||||
} else if (!is_gw2a) {
|
||||
if (!enableCfg()) {
|
||||
return false;
|
||||
}
|
||||
send_command(0x3D);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user