Skip to content
Snippets Groups Projects
Commit 6f6c2ffa authored by Bob Mottram's avatar Bob Mottram
Browse files

Different filename

parent 594b5e1a
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ prepare_drive
EOF
chmod +x "$rootdir$EMMC_DIR/init-eMMC-flasher-v3.sh"
#echo "cmdline=init=$EMMC_DIR/init-eMMC-flasher-v3.sh" > "$rootdir/boot/uEnv.txt.flasher"
#echo "cmdline=init=$EMMC_DIR/init-eMMC-flasher-v3.sh" > "$rootdir/boot/boot.cmd.flasher"
{ echo '#!/bin/bash';
echo "cd $EMMC_DIR || exit 0";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment