odroid: update sd_fuse

This commit is contained in:
mudler
2016-08-10 16:43:17 +02:00
parent 82bd0a55c1
commit d1d0a8935e
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -30,6 +30,7 @@ sudo dd if=$BL1 of=$1 conv=fsync bs=1 count=442
sudo dd if=$BL1 of=$1 conv=fsync bs=512 skip=1 seek=1
sudo dd if=$UBOOT of=$1 conv=fsync bs=512 seek=97
sudo sync
sync
sudo eject $1
echo Finished.
Binary file not shown.