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

index c85e2952fc1d2b5d13f636d2e3303306c873215b..a88ee5d95b0b42565962afb52dbcc41e205bbc89 100644 (file)
@@ -16,6 +16,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 = "t4240rdb"
+
 KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
     t4240rdb-usdpaa-shared-interfaces.dtb \
 "
index 2af93951e5a7745a76976f6c3f7abe9984be4a78..1f014f40add017f5e66d034ceb89020db7daabcc 100644 (file)
@@ -16,6 +16,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 = "t4240rdb"
+
 KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
     t4240rdb-usdpaa-shared-interfaces.dtb \
 "