Compare commits
No commits in common. "master" and "xilinx-v2015.4" have entirely different histories.
master
...
xilinx-v20
1 changed files with 1 additions and 4 deletions
|
@ -635,10 +635,7 @@ int MCapConfigureFPGA(struct mcap_dev *mdev, char *file_path, u32 bitfile_type)
|
|||
bswap = 1;
|
||||
|
||||
} else {
|
||||
pr_err("Unknown File Format.. This may be");
|
||||
pr_err(" due to .bit/.bin/.rbt files does not exist at the.");
|
||||
pr_err(" specified location, Please cross check the");
|
||||
pr_err(" path is correct or not\n");
|
||||
pr_err("Unknown File Format\n");
|
||||
goto free_resources;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue