summaryrefslogtreecommitdiffstats
path: root/conf/machine/p4080ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p4080ds.conf')
-rw-r--r--conf/machine/p4080ds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 461044b..5ea1d4f 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -7,7 +7,7 @@ require conf/machine/include/soc-family.inc
7SOC_FAMILY = "p4080" 7SOC_FAMILY = "p4080"
8UBOOT_MACHINES ?= "P4080DS P4080DS_SECURE_BOOT P4080DS_SDCARD P4080DS_SPIFLASH " 8UBOOT_MACHINES ?= "P4080DS P4080DS_SECURE_BOOT P4080DS_SDCARD P4080DS_SPIFLASH "
9KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb" 9KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb"
10KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" 10KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
11 11
12JFFS2_ERASEBLOCK = "0x10000" 12JFFS2_ERASEBLOCK = "0x10000"
13 13