summaryrefslogtreecommitdiff
path: root/fastboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fastboot.sh')
-rwxr-xr-xfastboot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/fastboot.sh b/fastboot.sh
index 2dc0b82..ccf91e3 100755
--- a/fastboot.sh
+++ b/fastboot.sh
@@ -156,8 +156,8 @@ fi
echo "Create GPT partition table"
${FASTBOOT} oem format
-echo "Setting target for bootloader to SPI"
-${FASTBOOT} oem spi
+# echo "Setting target for bootloader to SPI"
+# ${FASTBOOT} oem spi
sleep 3