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/p4080ds.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/p4080ds.conf')
| -rw-r--r-- | conf/machine/p4080ds.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index cebedc9..c7121a8 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf | |||
| @@ -4,8 +4,7 @@ | |||
| 4 | require e500mc.inc | 4 | require e500mc.inc |
| 5 | 5 | ||
| 6 | UBOOT_MACHINES = "P4080DS P4080DS_SECURE_BOOT P4080DS_SRIOBOOT_MASTER P4080DS_SRIOBOOT_SLAVE P4080DS_SDCARD P4080DS_SPIFLASH " | 6 | UBOOT_MACHINES = "P4080DS P4080DS_SECURE_BOOT P4080DS_SRIOBOOT_MASTER P4080DS_SRIOBOOT_SLAVE P4080DS_SDCARD P4080DS_SPIFLASH " |
| 7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p4080ds.dts \ | 7 | KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p4080ds.dts" |
| 8 | ${S}/arch/powerpc/boot/dts/p4080ds-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" |
