diff options
Diffstat (limited to 'targets/ryuglab/boot/nbscripts')
-rw-r--r-- | targets/ryuglab/boot/nbscripts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/targets/ryuglab/boot/nbscripts b/targets/ryuglab/boot/nbscripts new file mode 100644 index 0000000..ba35885 --- /dev/null +++ b/targets/ryuglab/boot/nbscripts @@ -0,0 +1,5 @@ +#!/usr/bin/env novaboot +# -*-sh-*- +load uImage console=ttyPSC0,115200 quiet +load shark-ryu.dtb +load rootfs.cpio.uboot |