pandora-uboot-scripts: Update u-boot boot scripts and recipe.
[openpandora.oe.git] / recipes / pandora-system / pandora-uboot-scripts / boot-mmcblk0p2
diff --git a/recipes/pandora-system/pandora-uboot-scripts/boot-mmcblk0p2 b/recipes/pandora-system/pandora-uboot-scripts/boot-mmcblk0p2
new file mode 100644 (file)
index 0000000..cde3cc1
--- /dev/null
@@ -0,0 +1,2 @@
+setenv bootargs debug root=/dev/mmcblk0p2 rw rootdelay=2 console=ttyS0,115200n8 vram=6272K omapfb.vram=0:3000K
+fatload mmc 0 0x80300000 uImage; bootm 0x80300000