Hi Kumar, I used to be able to boot my DragonBoard, which is not the 87* variant but the 8060 version, as of kernel v3.14. But since commit 8fc1b0f87 "ARM: qcom: Split Qualcomm support into legacy and multiplatform" it won't work any longer :-( I used to use msm_defconfig but since that commit use qcom_defconfig. I use attached device tree and attach the 8660 DTB like that: cat build-msm8660/arch/arm/boot/dts/qcom-msm8660-surf.dtb >> zImage I know 8660 is not quite 8060 but it is apparently close enough. The DTS doesn't seem to mention the modem part anyway. I don't know if I'm doing something wrong, I have an additional patch augmenting the meminfo/memblock that comes invalid from the boot loader, but that is unlikely to be causing this. The symptom is that not even earlyprints come up if I put some printascii() in start_kernel. Any hints? Do you have APQ8060 working on your end? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html