summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4160qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4160qds.conf')
-rw-r--r--conf/machine/t4160qds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index a8d6a7e..4ae03bc 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -2,7 +2,9 @@
2#@DESCRIPTION: Machine configuration for running T4160QDS in 32-bit mode 2#@DESCRIPTION: Machine configuration for running T4160QDS in 32-bit mode
3 3
4require e6500.inc 4require e6500.inc
5require conf/machine/include/soc-family.inc
5 6
7SOC_FAMILY = "t4160"
6UBOOT_MACHINES ?= "T4160QDS" 8UBOOT_MACHINES ?= "T4160QDS"
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts \ 9KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts \
8 ${S}/arch/powerpc/boot/dts/t4240qds-usdpaa.dts" 10 ${S}/arch/powerpc/boot/dts/t4240qds-usdpaa.dts"