drop the bootscript, new u-boots won't need it
[openwrt/openwrt.git] / target / linux / omap / image / boot.script
diff --git a/target/linux/omap/image/boot.script b/target/linux/omap/image/boot.script
deleted file mode 100644 (file)
index ecdacfc..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-fatload mmc 0:1 0x80000000 openwrt-omap-zImage
-setenv bootargs vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 rootfstype=ext4 console=ttyO2,115200n8 rootwait
-bootz 0x80000000