pandora-uboot-scripts: Add boot scripts that can use bootchart to help work out boot...
[openpandora.oe.git] / recipes / pandora-system / pandora-uboot-scripts / boot-bootchart-mmcblk1p1
1 setenv bootargs debug root=/dev/mmcblk1p1 rw rootdelay=2 init=/sbin/bootchartd console=ttyS0,115200n8 vram=6272K omapfb.vram=0:3000K
2 fatload mmc 0 0x80300000 uImage; bootm 0x80300000