summaryrefslogtreecommitdiffstats
path: root/conf/machine/t2080rdb.conf
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-09-02 17:10:43 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:18 -0300
commitc2f71dc7f6caadc923037d1354629961b29e10ac (patch)
tree6863a5b2aac6a4d94d811bd9d82dde18acf9b6d1 /conf/machine/t2080rdb.conf
parent0f355a18c049ccab8350c60a9c3e57cf1ff42dcd (diff)
downloadmeta-freescale-c2f71dc7f6caadc923037d1354629961b29e10ac.tar.gz
t2080rdb(-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/t2080rdb.conf')
-rw-r--r--conf/machine/t2080rdb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf
index 82a4ec36..405d0968 100644
--- a/conf/machine/t2080rdb.conf
+++ b/conf/machine/t2080rdb.conf
@@ -21,6 +21,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
21UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin" 21UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
22UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin" 22UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
23 23
24HV_CFG_M = "t2080rdb"
25
24KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \ 26KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \
25 t2080rdb-usdpaa-shared-interfaces.dtb \ 27 t2080rdb-usdpaa-shared-interfaces.dtb \
26" 28"