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/cyclictest/.gitignore | 2 -- targets/ryuglab/cyclictest/.novaboot | 1 - targets/ryuglab/cyclictest/nbscripts | 5 ----- targets/ryuglab/cyclictest/shark-ryu.dtb | Bin 7782 -> 0 bytes 4 files changed, 8 deletions(-) delete mode 100644 targets/ryuglab/cyclictest/.gitignore delete mode 100644 targets/ryuglab/cyclictest/.novaboot delete mode 100644 targets/ryuglab/cyclictest/nbscripts delete mode 100644 targets/ryuglab/cyclictest/shark-ryu.dtb (limited to 'targets/ryuglab/cyclictest') diff --git a/targets/ryuglab/cyclictest/.gitignore b/targets/ryuglab/cyclictest/.gitignore deleted file mode 100644 index 99e8155..0000000 --- a/targets/ryuglab/cyclictest/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -rootfs.cpio.uboot -uImage diff --git a/targets/ryuglab/cyclictest/.novaboot b/targets/ryuglab/cyclictest/.novaboot deleted file mode 100644 index 0cd421a..0000000 --- a/targets/ryuglab/cyclictest/.novaboot +++ /dev/null @@ -1 +0,0 @@ -$default_target = 'ryuglab'; diff --git a/targets/ryuglab/cyclictest/nbscripts b/targets/ryuglab/cyclictest/nbscripts deleted file mode 100644 index ba35885..0000000 --- a/targets/ryuglab/cyclictest/nbscripts +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env novaboot -# -*-sh-*- -load uImage console=ttyPSC0,115200 quiet -load shark-ryu.dtb -load rootfs.cpio.uboot diff --git a/targets/ryuglab/cyclictest/shark-ryu.dtb b/targets/ryuglab/cyclictest/shark-ryu.dtb deleted file mode 100644 index 7397114..0000000 Binary files a/targets/ryuglab/cyclictest/shark-ryu.dtb and /dev/null differ -- cgit v1.2.3