[meta-freescale] [PATCH 05/15] p4080ds: define HV_CFG_M in machine conf

Zhenhua Luo zhenhua.luo at freescale.com
Wed Sep 2 02:10:36 PDT 2015


HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/p4080ds.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 36f3d94..270c4ab 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -19,6 +19,8 @@ UBOOT_SOURCE_NAND = "u-boot.pbl"
 UBOOT_SOURCE_SPI = "u-boot.pbl"
 UBOOT_SOURCE_SD = "u-boot.pbl"
 
+HV_CFG_M = "p4080ds"
+
 KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \
     p4080ds-usdpaa-shared-interfaces.dtb \
 "
-- 
2.4.3



More information about the meta-freescale mailing list