mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-05 16:55:47 +02:00
main: allows not bitstream with --enable-quad/--disable-quad
This commit is contained in:
@@ -1071,6 +1071,8 @@ int parse_opt(int argc, char **argv, struct arguments *args,
|
||||
!args->detect &&
|
||||
!args->protect_flash &&
|
||||
!args->unprotect_flash &&
|
||||
!args->enable_quad &&
|
||||
!args->disable_quad &&
|
||||
!args->bulk_erase_flash &&
|
||||
!args->xvc &&
|
||||
!args->reset &&
|
||||
|
||||
Reference in New Issue
Block a user