From 461b8d6b9680f94cce80140d56c2f65df782de99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 19 Aug 2015 17:24:26 +0200 Subject: Rename ryuglab target folder cyclictest to boot Boot configuration it this folder wasn't usable only just for cyclictest, but for any test. So new name is more descriptive. --- targets/ryuglab/boot/nbscripts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 targets/ryuglab/boot/nbscripts (limited to 'targets/ryuglab/boot/nbscripts') diff --git a/targets/ryuglab/boot/nbscripts b/targets/ryuglab/boot/nbscripts new file mode 100644 index 0000000..ba35885 --- /dev/null +++ b/targets/ryuglab/boot/nbscripts @@ -0,0 +1,5 @@ +#!/usr/bin/env novaboot +# -*-sh-*- +load uImage console=ttyPSC0,115200 quiet +load shark-ryu.dtb +load rootfs.cpio.uboot -- cgit v1.2.3