summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240rdb-64b.conf
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-09-02 17:10:45 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:18 -0300
commitfb8aa50fa4df6620bec93ccf18fd5952c326e980 (patch)
tree875f685a18a067744a554a8dcc03c6768086ad77 /conf/machine/t4240rdb-64b.conf
parent9f884314e300b99de8cb72529db3a46f37438604 (diff)
downloadmeta-freescale-fb8aa50fa4df6620bec93ccf18fd5952c326e980.tar.gz
t4240rdb(-64b): define HV_CFG_M in machine conf
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>
Diffstat (limited to 'conf/machine/t4240rdb-64b.conf')
-rw-r--r--conf/machine/t4240rdb-64b.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf
index c85e2952..a88ee5d9 100644
--- a/conf/machine/t4240rdb-64b.conf
+++ b/conf/machine/t4240rdb-64b.conf
@@ -16,6 +16,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
16UBOOT_SOURCE_SPI = "u-boot.pbl" 16UBOOT_SOURCE_SPI = "u-boot.pbl"
17UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin" 17UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
18 18
19HV_CFG_M = "t4240rdb"
20
19KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \ 21KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
20 t4240rdb-usdpaa-shared-interfaces.dtb \ 22 t4240rdb-usdpaa-shared-interfaces.dtb \
21" 23"