Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vdt-plugin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
vdt-plugin
Commits
a02fae25
Commit
a02fae25
authored
May 17, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
842b5ca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
a02fae25
...
...
@@ -267,11 +267,11 @@ when we'll hit particular problems, for eddr3 only one file needs to be patched
Run patch command from the unisms subdirectory of the eddr3 project :
```
bash
~/git/eddr3/unisims
$
patch
-p1
< ../unisims_patches/OSERDESE1.diff
patch
-p1
< ../unisims_patches/OSERDESE1.diff
```
In x393_sata project this command will be
```
bash
~/git/eddr3/unisims
$
patch
-p1
< ../x393/unisims_patches/OSERDESE1.diff
patch
-p1
< ../x393/unisims_patches/OSERDESE1.diff
```
After new files are added the project needs to be refreshed - you may click on the project name in the navigator window
and press F5 key or right-click -> Refresh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment