mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 02:07:14 +02:00
Merge branch 'kcu105_dual_qspi'
This commit is contained in:
+2
-1
@@ -1044,7 +1044,8 @@ int parse_opt(int argc, char **argv, struct arguments *args,
|
||||
args->secondary_bit_file.empty() &&
|
||||
!args->protect_flash &&
|
||||
!args->unprotect_flash &&
|
||||
!args->bulk_erase_flash
|
||||
!args->bulk_erase_flash &&
|
||||
!args->detect
|
||||
) {
|
||||
printError("Error: secondary bitfile not specified");
|
||||
cout << options.help() << endl;
|
||||
|
||||
Reference in New Issue
Block a user