Hi On Wed, 26 Jun 2013, Lokesh Vutla wrote: > I checked your am33xx-only build config for v3.10-rc6 here: > http://www.pwsan.com/omap/testlogs/test_v3.10-rc6/20130616211951/build/am33xx_only/am33xx_only > I can see that you are disabling config MACH_OMAP_GENERIC > "# CONFIG_MACH_OMAP_GENERIC is not set" > If this is not selected you cannot boot with dt. Hmm yeah, looks like there's some problem where that didn't get set for any of the am33xx_only Kconfigs after v3.8-rc7. Will fix that and give it a try on v3.10-rc6. But still that doesn't explain why none of the v3.8* kernels booted here. Care to take a quick look at the v3.8-rc1 Kconfig? http://www.pwsan.com/omap/testlogs/test_v3.8-rc1/20121228031713/build/am33xx_only/am33xx_only - Paul $ find . -type f -name "am33xx_only" -exec fgrep -q CONFIG_MACH_OMAP_GENERIC=y '{}' ';' -print |fgrep test_v3. | sort -t. -k3,3 -n ./test_v3.7/20121211094536/build/am33xx_only/am33xx_only ./test_v3.7-rc1/20121017205513/build/am33xx_only/am33xx_only ./test_v3.7-rc2/20121020134755/build/am33xx_only/am33xx_only ./test_v3.7-rc3/20121028162003/build/am33xx_only/am33xx_only ./test_v3.7-rc4/20121104142910/build/am33xx_only/am33xx_only ./test_v3.7-rc5/20121111081034/build/am33xx_only/am33xx_only ./test_v3.7-rc6/20121117093152/build/am33xx_only/am33xx_only ./test_v3.7-rc7/20121127152704/build/am33xx_only/am33xx_only ./test_v3.7-rc8/20121204220128/build/am33xx_only/am33xx_only ./test_v3.8/20130218214403/build/am33xx_only/am33xx_only ./test_v3.8-rc1/20121228031713/build/am33xx_only/am33xx_only ./test_v3.8-rc2/20130103093341/build/am33xx_only/am33xx_only ./test_v3.8-rc3/20130109222058/build/am33xx_only/am33xx_only ./test_v3.8-rc4/20130120122039/build/am33xx_only/am33xx_only ./test_v3.8-rc5/20130126003323/build/am33xx_only/am33xx_only ./test_v3.8-rc6/20130206155004/build/am33xx_only/am33xx_only ./test_v3.8-rc7/20130210080644/build/am33xx_only/am33xx_only -- 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