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

index 3c3dfb73657e3b9bfeb68aa286a92cc9d5e5925a..93c28c410a455a904fd6cbefbaf72bb07c81ca86 100644 (file)
@@ -17,6 +17,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SPI = "u-boot.pbl"
 UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
 
+HV_CFG_M = "t4240qds"
+
 KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
     t4240qds-usdpaa-shared-interfaces.dtb \
 "
index 2bab3f15758fe4ea089b8fce1c4f45ad2cc716bd..13e9576ee36e286ac874e89b4df5573ab2b5f045 100644 (file)
@@ -17,6 +17,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
 UBOOT_SOURCE_SPI = "u-boot.pbl"
 UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
 
+HV_CFG_M = "t4240qds"
+
 KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
     t4240qds-usdpaa-shared-interfaces.dtb \
 "