]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Add novaboot script
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 21 Nov 2013 23:32:37 +0000 (00:32 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 21 Nov 2013 23:34:37 +0000 (00:34 +0100)
boot/.novaboot [new file with mode: 0644]
boot/boot [new file with mode: 0755]
boot/images/.empty [new file with mode: 0644]

diff --git a/boot/.novaboot b/boot/.novaboot
new file mode 100644 (file)
index 0000000..0cd421a
--- /dev/null
@@ -0,0 +1 @@
+$default_target = 'ryuglab';
diff --git a/boot/boot b/boot/boot
new file mode 100755 (executable)
index 0000000..a1aeec7
--- /dev/null
+++ b/boot/boot
@@ -0,0 +1,12 @@
+#!/usr/bin/env novaboot
+# -*-sh-*-
+
+# Use this file with https://github.com/wentasah/novaboot
+#
+# Connect ryu board to your computer (USB console and Ethernet) and
+# run ./motorboot -t ryulocal.
+BUILDDIR=images
+
+uImage console=ttyPSC0,115200
+shark-ryu.dtb
+rootfs.uImage
diff --git a/boot/images/.empty b/boot/images/.empty
new file mode 100644 (file)
index 0000000..e69de29