diff options
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 |