summaryrefslogtreecommitdiffstats
path: root/conf/machine/p4080ds.conf
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-09-02 17:10:36 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:18 -0300
commita879da1ad162c6c78a4b40dab35d90c48d5d168d (patch)
treeebac0ac5efeee1204e214436a634d43413764753 /conf/machine/p4080ds.conf
parentd1ac0d3030cab91cd6c884f8413b916fdd376336 (diff)
downloadmeta-freescale-a879da1ad162c6c78a4b40dab35d90c48d5d168d.tar.gz
p4080ds: 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/p4080ds.conf')
-rw-r--r--conf/machine/p4080ds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 36f3d944..270c4ab5 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -19,6 +19,8 @@ UBOOT_SOURCE_NAND = "u-boot.pbl"
19UBOOT_SOURCE_SPI = "u-boot.pbl" 19UBOOT_SOURCE_SPI = "u-boot.pbl"
20UBOOT_SOURCE_SD = "u-boot.pbl" 20UBOOT_SOURCE_SD = "u-boot.pbl"
21 21
22HV_CFG_M = "p4080ds"
23
22KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \ 24KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \
23 p4080ds-usdpaa-shared-interfaces.dtb \ 25 p4080ds-usdpaa-shared-interfaces.dtb \
24" 26"