Hi, On 08/11/2013 04:31 PM, Sebastian Reichel wrote: > Hi, > > I try to boot the mainline omap kernel (I tried current mainline > kernel from git and mainline 3.10-rc1+) on my Pandaboard using > U-Boot as follows: > > mmcinfo > ext2load mmc 0:2 0x80000000 /boot/uImage > ext2load mmc 0:2 0x81600000 /boot/uInitrd > ext2load mmc 0:2 0x90000000 /boot/omap4-panda.dtb > bootm 0x80000000 0x81600000 0x90000000 What is the size of your uImage and uInitrd? Are you sure the load addresses are far apart to not cause overwrite? cheers, -roger -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html