mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 18:02:38 +02:00
gowin: fix internal flash
This commit is contained in:
@@ -119,8 +119,6 @@ void Gowin::programFlash()
|
||||
return;
|
||||
if (!DisableCfg())
|
||||
return;
|
||||
wr_rd(RELOAD, NULL, 0, NULL, 0);
|
||||
wr_rd(NOOP, NULL, 0, NULL, 0);
|
||||
/* test status a faire */
|
||||
if (!flashFLASH(data, length))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user