make default packages selected for real
[openwrt/openwrt.git] / target / linux / omap / image / boot.script
index d884a70195b840617d1d383deaa2382d2ef9bc3e..ecdacfc60a4b97ea031564d63e916c5311f5521b 100644 (file)
@@ -1,3 +1,3 @@
-fatload mmc 0:1 0x80000000 openwrt-omap-uImage
+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
-bootm 0x80000000
+bootz 0x80000000