diff options
author | Matthew McClintock <msm@freescale.com> | 2012-05-16 12:43:23 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-05-16 12:43:23 -0500 |
commit | b4277bf28ebcc7dcd9e35e7dfc487a5439fc2f48 (patch) | |
tree | 65d6f0747c02efb5ba678536e908018c11d8be31 /conf/machine/p3041ds.conf | |
parent | c4e25e85488bc01aebb7bd0229f509e6984916bb (diff) | |
download | meta-fsl-ppc-b4277bf28ebcc7dcd9e35e7dfc487a5439fc2f48.tar.gz |
remove reference to usdpaa files that are not in public git tree
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'conf/machine/p3041ds.conf')
-rw-r--r-- | conf/machine/p3041ds.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index facfc4a..a948d39 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
@@ -4,8 +4,7 @@ | |||
4 | require e500mc.inc | 4 | require e500mc.inc |
5 | 5 | ||
6 | UBOOT_MACHINES = "P3041DS P3041DS_NAND P3041DS_SECURE_BOOT P3041DS_SRIOBOOT_MASTER P3041DS_SRIOBOOT_SLAVE P3041DS_SDCARD P3041DS_SPIFLASH" | 6 | UBOOT_MACHINES = "P3041DS P3041DS_NAND P3041DS_SECURE_BOOT P3041DS_SRIOBOOT_MASTER P3041DS_SRIOBOOT_SLAVE P3041DS_SDCARD P3041DS_SPIFLASH" |
7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3041ds.dts \ | 7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3041ds.dts" |
8 | ${S}/arch/powerpc/boot/dts/p3041ds-usdpaa.dts" | ||
9 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | 8 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" |
10 | 9 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 10 | JFFS2_ERASEBLOCK = "0x10000" |