diff options
Diffstat (limited to 'conf/machine/p5040ds.conf')
| -rw-r--r-- | conf/machine/p5040ds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf index 53a3f09..bb61fd9 100644 --- a/conf/machine/p5040ds.conf +++ b/conf/machine/p5040ds.conf | |||
| @@ -6,7 +6,7 @@ require conf/machine/include/soc-family.inc | |||
| 6 | 6 | ||
| 7 | SOC_FAMILY = "p5040" | 7 | SOC_FAMILY = "p5040" |
| 8 | UBOOT_MACHINES ?= "P5040DS P5040DS_NAND P5040DS_SECURE_BOOT P5040DS_SDCARD P5040DS_SPIFLASH" | 8 | UBOOT_MACHINES ?= "P5040DS P5040DS_NAND P5040DS_SECURE_BOOT P5040DS_SDCARD P5040DS_SPIFLASH" |
| 9 | KERNEL_DEVICETREE = "p5040ds.dtb p5040ds-usdpaa.dtb" | 9 | KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb" |
| 10 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | 10 | KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" |
| 11 | 11 | ||
| 12 | JFFS2_ERASEBLOCK = "0x10000" | 12 | JFFS2_ERASEBLOCK = "0x10000" |
