From 4a1e2cd1ce5ce44fdf4461e0ea51f4f362b23256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 17 Aug 2015 16:06:16 +0200 Subject: 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. --- targets/ryuglab/cyclictest/.novaboot | 1 + targets/ryuglab/cyclictest/nbscripts | 5 +++++ targets/ryuglab/cyclictest/shark-ryu.dtb | Bin 0 -> 7782 bytes 3 files changed, 6 insertions(+) create mode 100644 targets/ryuglab/cyclictest/.novaboot create mode 100644 targets/ryuglab/cyclictest/nbscripts create mode 100644 targets/ryuglab/cyclictest/shark-ryu.dtb (limited to 'targets/ryuglab/cyclictest') 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 new file mode 100644 index 0000000..7397114 Binary files /dev/null and b/targets/ryuglab/cyclictest/shark-ryu.dtb differ -- cgit v1.2.3