summaryrefslogtreecommitdiffstats
path: root/conf/machine/p5020ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p5020ds.conf')
-rw-r--r--conf/machine/p5020ds.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf
index 84de757..ab64014 100644
--- a/conf/machine/p5020ds.conf
+++ b/conf/machine/p5020ds.conf
@@ -7,3 +7,6 @@ UBOOT_MACHINES = "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SRIOBOOT_MAST
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5020ds.dts \ 7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p5020ds.dts \
8 ${S}/arch/powerpc/boot/dts/p5020ds-usdpaa.dts" 8 ${S}/arch/powerpc/boot/dts/p5020ds-usdpaa.dts"
9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" 9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
10
11JFFS2_ERASEBLOCK = "0x10000"
12