diff options
author | Karel Kočí <kocikare@fel.cvut.cz> | 2015-08-19 17:24:26 +0200 |
---|---|---|
committer | Karel Kočí <kocikare@fel.cvut.cz> | 2015-08-19 17:24:26 +0200 |
commit | 461b8d6b9680f94cce80140d56c2f65df782de99 (patch) | |
tree | 67c55d517701d997b2ab7f26b620c6cb1941e52d /targets/ryuglab/cyclictest | |
parent | e1fe612b4358ff9bb394deb8ac537b4aef56bec7 (diff) | |
download | linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.tar.gz linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.tar.bz2 linux-conf-perf-461b8d6b9680f94cce80140d56c2f65df782de99.zip |
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.
Diffstat (limited to 'targets/ryuglab/cyclictest')
-rw-r--r-- | targets/ryuglab/cyclictest/.gitignore | 2 | ||||
-rw-r--r-- | targets/ryuglab/cyclictest/.novaboot | 1 | ||||
-rw-r--r-- | targets/ryuglab/cyclictest/nbscripts | 5 | ||||
-rw-r--r-- | targets/ryuglab/cyclictest/shark-ryu.dtb | bin | 7782 -> 0 bytes |
4 files changed, 0 insertions, 8 deletions
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 Binary files differdeleted file mode 100644 index 7397114..0000000 --- a/targets/ryuglab/cyclictest/shark-ryu.dtb +++ /dev/null |