Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spec-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
fmc-projects
spec
spec-sw
Commits
bdc27bb4
Commit
bdc27bb4
authored
12 years ago
by
Alessandro Rubini
Browse files
Options
Downloads
Patches
Plain Diff
doc: documented spec.ko parameters
parent
bca8e532
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/spec-sw.in
+23
-0
23 additions, 0 deletions
doc/spec-sw.in
with
23 additions
and
0 deletions
doc/spec-sw.in
+
23
−
0
View file @
bdc27bb4
...
...
@@ -151,6 +151,29 @@ following steps:
Failure of any of those steps is fatal.
The module can receive the following parameters to customize its operation:
@table @code
@item test
_
irq
IF not zero, this parameter requests to self-test interrupt
generation, using the Gennum registers. This usually does not
work on my host, for yet unknown reasons (and that's why it is
disabled by default).
@item i2c
_
dump
If not zero, this parameter requests to @i
{
printk
}
the content
of the FMC eeprom, for diagnostic purposes.
@item fw
_
name
This string parameter can be used to override the default name
for the initialization binary file.
@end table
Any mezzanine-specific action must be performed by the driver for the
specific FMC card, including reprograming the FPGA with the final
gateware file. Similarly, the @i
{
spec
}
driver is not concerned with
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment