[meta-freescale] [PATCH 03/15] p2041rdb: define HV_CFG_M in machine conf

Zhenhua Luo zhenhua.luo at freescale.com
Wed Sep 2 02:10:34 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/p2041rdb.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index ad40e67..981d20b 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -20,6 +20,8 @@ UBOOT_SOURCE_NAND = "u-boot.pbl"
 UBOOT_SOURCE_SPI = "u-boot.pbl"
 UBOOT_SOURCE_SD = "u-boot.pbl"
 
+HV_CFG_M = "p2041rdb"
+
 KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \
     p2041rdb-usdpaa-shared-interfaces.dtb \
 "
-- 
2.4.3



More information about the meta-freescale mailing list