summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.sh b/updater.sh
index c2c584f..831f67d 100755
--- a/updater.sh
+++ b/updater.sh
@@ -80,7 +80,7 @@ if /tmp/busybox test -e /dev/block/bml7 ; then
/sbin/reboot now
exit 0
-elif /tmp/busybox test `/tmp/busybox cat /sys/class/mtd/mtd2/size` != 397934592 ; then
+elif /tmp/busybox test `/tmp/busybox cat /sys/class/mtd/mtd2/size` != 367001600 ; then
# we're running on a mtd (old) device
# make sure sdcard is mounted