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
85
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
a1455111
Commit
a1455111
authored
9 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
updating gateware binaries for v4.2-RC1
parent
844649b0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
binaries/rt_cpu.elf
+0
-0
0 additions, 0 deletions
binaries/rt_cpu.elf
build/download-info
+2
-2
2 additions, 2 deletions
build/download-info
build/scripts/wrs_build_gateware
+1
-1
1 addition, 1 deletion
build/scripts/wrs_build_gateware
with
3 additions
and
3 deletions
binaries/rt_cpu.elf
+
0
−
0
View file @
a1455111
No preview for this file type
This diff is collapsed.
Click to expand it.
build/download-info
+
2
−
2
View file @
a1455111
...
...
@@ -19,8 +19,8 @@ linux-2.6.39.tar.bz2 1aab7a741abe08d42e8eccf20de61e05 \
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.39.tar.bz2
# our gateware binaries
wrs-gw-v4.2-
dev
-201507
09
.tar.gz
f62cf8b91f7c2eae84f
75
e
02
f
b6
972e5
\
http://www.ohwr.org/attachments/download/400
8
/wrs-gw-v4.2-
dev
-201507
09
.tar.gz
wrs-gw-v4.2-
RC1
-201507
14
.tar.gz
e6c21
7502
7
b6
7a22a1b63301c42a0027
\
http://www.ohwr.org/attachments/download/40
1
0/wrs-gw-v4.2-
RC1
-201507
14
.tar.gz
# buildroot core and packages
buildroot-2011.11.tar.bz2 7b852f4ef17c63857ca7b9388b782070 \
...
...
This diff is collapsed.
Click to expand it.
build/scripts/wrs_build_gateware
+
1
−
1
View file @
a1455111
...
...
@@ -22,7 +22,7 @@ if [ "$WRS_HW_DIR" != "" ]; then
cp
${
WRS_HW_DIR
}
/syn/scb_18ports/scb_top_synthesis.bin
\
$FWDIR
/18p_mb-LX240T.bin
else
tarname
=
"wrs-gw-v4.2-
dev
-201507
09
.tar.gz"
tarname
=
"wrs-gw-v4.2-
RC1
-201507
14
.tar.gz"
wrs_echo
"Using pre-built binaries from
$tarname
"
wrs_download
$tarname
tar
xzf
$WRS_DOWNLOAD_DIR
/
$tarname
-C
$FWDIR
...
...
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