X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f4ce6d023499d19d641f9f24abbb8eecc23ee50a..17608c4a205d4103e9adae1e0bcf692c59a476ad:/boot/boot diff --git a/boot/boot b/boot/boot new file mode 100755 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