]> rtime.felk.cvut.cz Git - shark/motorek-5200.git/commitdiff
Add load command to the boot script required for newer novaboot version. master
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 5 Sep 2016 15:39:00 +0000 (17:39 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 5 Sep 2016 15:39:00 +0000 (17:39 +0200)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
test-bin/motorboot

index 56cd40db0858612e92ba67c3fe7316afdc5b8501..c861e417f90eabe68647967345118ae1051e12dd 100755 (executable)
@@ -6,6 +6,6 @@
 # Connect ryu board to your computer (USB console and Ethernet) and
 # run ./motorboot -t ryulocal.
 
-uImage console=ttyPSC0,115200
-shark-ryu.dtb
-initramfs.uImage
+load uImage console=ttyPSC0,115200
+load shark-ryu.dtb
+load initramfs.uImage