diff options
author | Karel Kočí <cynerd@email.cz> | 2015-08-17 16:06:16 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-17 16:11:00 +0200 |
commit | 4a1e2cd1ce5ce44fdf4461e0ea51f4f362b23256 (patch) | |
tree | b41785922f8c8e6123a05849b245f61a0ead2889 /targets/ryuglab/cyclictest | |
parent | ca4f750f7738c6ab6a7bcc85ac0a7cbed58a7c35 (diff) | |
download | linux-conf-perf-4a1e2cd1ce5ce44fdf4461e0ea51f4f362b23256.tar.gz linux-conf-perf-4a1e2cd1ce5ce44fdf4461e0ea51f4f362b23256.tar.bz2 linux-conf-perf-4a1e2cd1ce5ce44fdf4461e0ea51f4f362b23256.zip |
Set configuration back do default and add overlap
Configuration is set back as it was before previous merge on branch
master.
Configurations for targets can be specified by overlapping
configuration options with external config.
Diffstat (limited to 'targets/ryuglab/cyclictest')
-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 | 0 -> 7782 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/targets/ryuglab/cyclictest/.novaboot b/targets/ryuglab/cyclictest/.novaboot new file mode 100644 index 0000000..0cd421a --- /dev/null +++ b/targets/ryuglab/cyclictest/.novaboot @@ -0,0 +1 @@ +$default_target = 'ryuglab'; diff --git a/targets/ryuglab/cyclictest/nbscripts b/targets/ryuglab/cyclictest/nbscripts new file mode 100644 index 0000000..385c69f --- /dev/null +++ b/targets/ryuglab/cyclictest/nbscripts @@ -0,0 +1,5 @@ +#!/usr/bin/env novaboot +# -*-sh-*- +load ../../../jobfiles/linuxImage console=ttyPSC0,115200 quiet +load shark-ryu.dtb +load ../../../root/cyclictest/images/rootfs.cpio.uboot diff --git a/targets/ryuglab/cyclictest/shark-ryu.dtb b/targets/ryuglab/cyclictest/shark-ryu.dtb Binary files differnew file mode 100644 index 0000000..7397114 --- /dev/null +++ b/targets/ryuglab/cyclictest/shark-ryu.dtb |