On 12/13/2011 2:25 PM, Rajendra Nayak wrote:
On Tuesday 13 December 2011 06:50 PM, Cousson, Benoit wrote:
I've just sent a patch to add the default DT config for OMAP. It will
add these config into the OMAP2plus Kconfig.
+ select USE_OF
+ select ARM_APPENDED_DTB
+ select ARM_ATAG_DTB_COMPAT
+ select PROC_DEVICETREE
In theory ARM_APPENDED_DTB and ARM_ATAG_DTB_COMPAT should not be needed
in your case but only for legacy u-boot.
It should not messed up the DT in case of DT aware uboot, but it worst
checking if this is the case.
I don't think thats a problem as I have those options enabled and am
able to boot with the DT aware uboot.
OK cool, I was not sure but that's much better...
Let's assume that this is due to a broken u-boot then :-)
Thanks,
Benoit
--
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