@@ -149,9 +149,7 @@ fi
sync
echo "- Write sunxi-with-spl"
-if [[ `file ${DEB_DIR} | grep 'DOS/MBR'` ]] ; then
dd if=${UBOOT_FILE} of=${DEVICE} bs=1024 seek=8 >/dev/null 2>&1
-fi
if [ "${DEVICE}" = "img" ] ; then