Home
last modified time | relevance | path

Searched hist:c2b233cbec4245e9c0b5f6e54275b771830328d6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefilec2b233cbec4245e9c0b5f6e54275b771830328d6 Wed Dec 23 02:46:23 CST 2015 Aneesh Bansal <aneesh.bansal@freescale.com> arm, Makefile: correct compilation flag for u-boot-dtb

The compilation of u-boot-dtb.img should be controlled by
CONFIG_OF_CONTROL and not CONFIG_DM.
CONFIG_DM may be defined even without Device Tree requirement.

This was added in commit 947cee1127c5fa97529c8cda4f0b48d141f92560.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
CC: Alison Wang <alison.wang@freescale.com>