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/nbscripts | |
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/nbscripts')
-rw-r--r-- | targets/ryuglab/cyclictest/nbscripts | 5 |
1 files changed, 5 insertions, 0 deletions
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 |