]> code.ossystems Code Review - meta-freescale.git/commitdiff
t1042d4rdb(-64b): define HV_CFG_M in machine conf
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 2 Sep 2015 09:10:41 +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/t1042d4rdb-64b.conf
conf/machine/t1042d4rdb.conf

index 6b8642cb601e345cf0c732d7663839e43c931a91..25b7eac48f95f65ca83c350dc8dcc50653be5e38 100644 (file)
@@ -20,6 +20,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
 
+HV_CFG_M = "t1040rdb"
+
 KERNEL_DEVICETREE ?= "t1042d4rdb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
index 11b5ebf4b84a5cc300837fa40485ac23d7861fea..3d6d2c81aa789d364d571dff64ccf98b9428f107 100644 (file)
@@ -20,6 +20,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
 
+HV_CFG_M = "t1040rdb"
+
 KERNEL_DEVICETREE ?= "t1042d4rdb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"