]> code.ossystems Code Review - meta-freescale.git/commitdiff
p2041rdb: define HV_CFG_M in machine conf
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 2 Sep 2015 09:10:34 +0000 (17:10 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:18 +0000 (15:03 -0300)
HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/p2041rdb.conf

index ad40e678e1d7576120736b8cd8d1e1dbd5b9faa7..981d20bdf696c2e90c74bf48e96c3eb5ab7016ad 100644 (file)
@@ -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 \
 "