summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4160qds-64b.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4160qds-64b.conf')
-rw-r--r--conf/machine/t4160qds-64b.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf
index b245b08e..d18d9000 100644
--- a/conf/machine/t4160qds-64b.conf
+++ b/conf/machine/t4160qds-64b.conf
@@ -13,9 +13,6 @@ UBOOT_CONFIG ??= "nor secure-boot"
13UBOOT_CONFIG[nor] = "T4160QDS_config" 13UBOOT_CONFIG[nor] = "T4160QDS_config"
14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config" 14UBOOT_CONFIG[secure-boot] = "T4160QDS_SECURE_BOOT_config"
15 15
16UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
17UBOOT_SOURCE_SPI = "u-boot.pbl"
18UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
19 16
20KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb" 17KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
21KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" 18KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"