setenv bootargs console=ttyO2,115200n8 ro rootwait root=/dev/mmcblk0p2 init=/sbin/init earlyprintk rd_NO_PLYMOUTH setenv bootcmd 'mmc init; fatload mmc 0:1 0x80300000 uImage-omap; fatload mmc 0:1 81600000 uInitrd-omap; fatload mmc 0:1 0x81f00000 devicetree-panda.dtb; bootm 80300000 81600000 0x81f00000' setenv bootm_mapsize 30000000 setenv initrd_high 0xb0000000 boot