]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Add novaboot script to boot rtems gateway
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 11 Jan 2014 14:55:36 +0000 (15:55 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 11 Jan 2014 14:55:36 +0000 (15:55 +0100)
rtems/gw/.novaboot [new symlink]
rtems/gw/boot [new file with mode: 0755]

diff --git a/rtems/gw/.novaboot b/rtems/gw/.novaboot
new file mode 120000 (symlink)
index 0000000..0724856
--- /dev/null
@@ -0,0 +1 @@
+../../boot/.novaboot
\ No newline at end of file
diff --git a/rtems/gw/boot b/rtems/gw/boot
new file mode 100755 (executable)
index 0000000..0fb4875
--- /dev/null
@@ -0,0 +1,7 @@
+#!/usr/bin/env novaboot
+# -*-sh-*-
+
+# Use this file with https://github.com/wentasah/novaboot
+BUILDDIR=_compiled/icecube
+
+uImage-rtems-gw < $SRCDIR/mkimg-ppc-cangw; cat bin/cangw.img