[omap]: rename the omap4 target to omap
[openwrt.git] / target / linux / omap / image / boot.script
diff --git a/target/linux/omap/image/boot.script b/target/linux/omap/image/boot.script
new file mode 100644 (file)
index 0000000..d884a70
--- /dev/null
@@ -0,0 +1,3 @@
+fatload mmc 0:1 0x80000000 openwrt-omap-uImage
+setenv bootargs vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 rootfstype=ext4 console=ttyO2,115200n8 rootwait
+bootm 0x80000000