mirror of
https://github.com/preble/libpinproc
synced 2026-02-22 18:15:25 +01:00
pinprocfw: add missing return to verifyP3ROCImage()
This commit is contained in:
@@ -2051,6 +2051,8 @@ int verifyP3ROCImage()
|
|||||||
}
|
}
|
||||||
|
|
||||||
XSVFDBG_PRINTF( 0, "\n\nSUCCESS - Operation completed successfully. Cycle P3-ROC power to activate any changes.\n" );
|
XSVFDBG_PRINTF( 0, "\n\nSUCCESS - Operation completed successfully. Cycle P3-ROC power to activate any changes.\n" );
|
||||||
|
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
void writeP3ROCImage()
|
void writeP3ROCImage()
|
||||||
|
|||||||
Reference in New Issue
Block a user