summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/t2080qds-64b.conf2
-rw-r--r--conf/machine/t2080qds.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf
index eea51f50..5bea7d87 100644
--- a/conf/machine/t2080qds-64b.conf
+++ b/conf/machine/t2080qds-64b.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 = "t2080qds"
25
24KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \ 26KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
25 t2080qds-usdpaa-shared-interfaces.dtb \ 27 t2080qds-usdpaa-shared-interfaces.dtb \
26" 28"
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf
index 68454bf0..42b095f4 100644
--- a/conf/machine/t2080qds.conf
+++ b/conf/machine/t2080qds.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 = "t2080qds"
25
24KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \ 26KERNEL_DEVICETREE ?= "t2080qds.dtb t2080qds-usdpaa.dtb \
25 t2080qds-usdpaa-shared-interfaces.dtb \ 27 t2080qds-usdpaa-shared-interfaces.dtb \
26" 28"