diff options
Diffstat (limited to 'meta-fsl-ppc/conf/machine/p5040ds.conf')
| -rw-r--r-- | meta-fsl-ppc/conf/machine/p5040ds.conf | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/meta-fsl-ppc/conf/machine/p5040ds.conf b/meta-fsl-ppc/conf/machine/p5040ds.conf index 1cd95120c..534b5da28 100644 --- a/meta-fsl-ppc/conf/machine/p5040ds.conf +++ b/meta-fsl-ppc/conf/machine/p5040ds.conf | |||
| @@ -7,8 +7,12 @@ | |||
| 7 | require conf/machine/include/e5500.inc | 7 | require conf/machine/include/e5500.inc |
| 8 | 8 | ||
| 9 | SOC_FAMILY = "p5040" | 9 | SOC_FAMILY = "p5040" |
| 10 | UBOOT_MACHINES ?= "P5040DS P5040DS_NAND P5040DS_SECURE_BOOT P5040DS_SDCARD P5040DS_SPIFLASH" | 10 | UBOOT_MACHINES ?= "P5040DS P5040DS_NAND P5040DS_SECURE_BOOT \ |
| 11 | KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb" | 11 | P5040DS_SDCARD P5040DS_SPIFLASH \ |
| 12 | " | ||
| 13 | KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb \ | ||
| 14 | p5040ds-usdpaa-shared-interfaces.dtb \ | ||
| 15 | " | ||
| 12 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | 16 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" |
| 13 | 17 | ||
| 14 | JFFS2_ERASEBLOCK = "0x10000" | 18 | JFFS2_ERASEBLOCK = "0x10000" |
