
8 Nov
2011
8 Nov
'11
2:51 p.m.
On Tuesday 08 November 2011 04:15:32 Gabe Black wrote:
This change makes the u-boot "all" target build the separate device tree if DEV_TREE_SEPARATE is set. This use of DEV_TREE_SEPARATE is consistent with the one other use in the u-boot build system. It's at least expedient and perhaps necessary to build the device tree this way since it's difficult to know the value of $(obj) when invoking make.
i don't see anyone else using DEV_TREE_SEPARATE. we already have CONFIG_OF_SEPARATE which causes the .dtb to be generated.
Simon: any idea what's up ? -mike