summaryrefslogtreecommitdiffstats
path: root/conf/machine/p5040ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p5040ds.conf')
-rw-r--r--conf/machine/p5040ds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index 09634bc..f3719c6 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -4,7 +4,8 @@
4require e5500.inc 4require e5500.inc
5 5
6UBOOT_MACHINES = "P5040DS" 6UBOOT_MACHINES = "P5040DS"
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5040ds.dts" 7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5040ds.dts \
8 ${S}/arch/powerpc/boot/dts/p5040ds-usdpaa.dts"
8KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" 9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
9 10
10JFFS2_ERASEBLOCK = "0x10000" 11JFFS2_ERASEBLOCK = "0x10000"