Hey Brendan, Thanks for the images, man. In the case of the Panda, you just need to fix up the boot scripts a little, then it works great! Jon.
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
<<attachment: boot.scr>>
_______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm