diff options
| -rw-r--r-- | conf/machine/p3041ds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index c02bfc4..ee1f534 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
| @@ -14,8 +14,8 @@ UBOOT_CONFIG[nand] = "P3041DS_NAND_config" | |||
| 14 | UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config" | 14 | UBOOT_CONFIG[secure-boot] = "P3041DS_SECURE_BOOT_config" |
| 15 | UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config" | 15 | UBOOT_CONFIG[sdcard] = "P3041DS_SDCARD_config" |
| 16 | UBOOT_CONFIG[spi] = "P3041DS_SPIFLASH_config" | 16 | UBOOT_CONFIG[spi] = "P3041DS_SPIFLASH_config" |
| 17 | KERNEL_DEVICETREE ?= "p3041ds.dtb p3041ds-usdpaa.dtb \ | 17 | KERNEL_DEVICETREE ?= "fsl/p3041ds.dtb fsl/p3041ds-usdpaa.dtb \ |
| 18 | p3041ds-usdpaa-shared-interfaces.dtb \ | 18 | fsl/p3041ds-usdpaa-shared-interfaces.dtb \ |
| 19 | " | 19 | " |
| 20 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | 20 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" |
| 21 | 21 | ||
