Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
87
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
Projects
White Rabbit Switch - Software
Commits
eb219632
Commit
eb219632
authored
10 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
doc: final updates for v4.0 release
parent
f31d0a4d
Branches
Branches containing commit
Tags
wr-switch-sw-v4.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/wrs-build.in
+6
-7
6 additions, 7 deletions
doc/wrs-build.in
with
6 additions
and
7 deletions
doc/wrs-build.in
+
6
−
7
View file @
eb219632
...
...
@@ -35,7 +35,7 @@
@setchapternewpage off
@set update-month
July
2014
@set update-month
August
2014
@c the release name below is substituted at build time
@set release
__
RELEASE
_
GIT
_
ID
__
...
...
@@ -60,7 +60,7 @@
This document describes the software build procedures for the White
Rabbit Switch. The procedure described is for version 3.3 of the
hardware project and
post-v3.3 software packag
e.
hardware project and
the official v4.0 release of the softwar
e.
If you are running the official 3.3 release, please
refer to the associated manual (at
@url
{
http://www.ohwr.org/attachments/download/2264/wr-switch-sw-v3.3-20130725
_
build.pdf
}
,
...
...
@@ -1416,8 +1416,8 @@ binaries you just compiled (but the script is not compiling gateware).
If the variable is not set, the script extract a tar file downloaded
from @code
{
ohwr.org
}
as part of the initial download step. The tar is
currently called @code
{
wrs
3
-
gw
-
v
3
.
0
-
201
2
080
1
.tar.gz
}
and has been
build from the @code
{
wr
-
switch
-
sw
-
v
3
.
0
}
of the @code
{
wr
-
switch
-
hdl
}
currently called @code
{
wrs
-
gw
-
v
4
.
0
-
201
4
080
7
.tar.gz
}
and has been
build from the @code
{
wr
-
switch
-
sw
-
v
4
.
0
}
of the @code
{
wr
-
switch
-
hdl
}
repository. Please note that the repository uses @i
{
git
}
submodules,
so it depends on other @code
{
ohwr
}
repositories too, which in turn
have not been tagged because the submodule mechanism ensures you'll
...
...
@@ -1431,9 +1431,8 @@ The LM32 program is provided as a pre-compiled binary in
If you need to rebuild the @t
{
rt
_
cpu.bin
}
file from source, to make
your own modifications, you can run @t
{
make wr
_
switch
_
defconfig
}
in @i
{
wrpc
-
sw
}
and then @t
{
make
}
. The exact commit identifier
is stored in the binary itself, and you can get it back using
``@t
{
strings binaries
/
rt
_
cpu.bin | grep wrpc
}
''.
in @i
{
wrpc
-
sw
}
and then @t
{
make
}
. Please checkout the @code
{
wr
-
switch
-
sw
-
v
4
.
0
}
tag to get the exact commit.
@c
==========================================================================
@node The Complete Filesystem
...
...
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