diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-07-17 15:17:40 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-07-20 17:12:16 +0800 |
| commit | fe4bac188ff970bf6be27eba8d10e86ee864a329 (patch) | |
| tree | ba3681ae0d7f2391ab1b8d7f3deff44b4f64c94c /conf/machine/p5020ds.conf | |
| parent | 89212e15725164abda96f296a1c68456b15cd00c (diff) | |
| download | meta-fsl-ppc-fe4bac188ff970bf6be27eba8d10e86ee864a329.tar.gz | |
p2/p3/p5/t2/t4/b4: build usdpaa-shared-interfaces.dtb
Also split long line to multiple ones.
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/p5020ds.conf')
| -rw-r--r-- | conf/machine/p5020ds.conf | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf index 7effe1e..57de0ca 100644 --- a/conf/machine/p5020ds.conf +++ b/conf/machine/p5020ds.conf | |||
| @@ -7,8 +7,12 @@ | |||
| 7 | require conf/machine/include/e5500.inc | 7 | require conf/machine/include/e5500.inc |
| 8 | 8 | ||
| 9 | SOC_FAMILY = "p5020" | 9 | SOC_FAMILY = "p5020" |
| 10 | UBOOT_MACHINES ?= "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT P5020DS_SDCARD P5020DS_SPIFLASH " | 10 | UBOOT_MACHINES ?= "P5020DS P5020DS_NAND P5020DS_SECURE_BOOT \ |
| 11 | KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb" | 11 | P5020DS_SDCARD P5020DS_SPIFLASH \ |
| 12 | " | ||
| 13 | KERNEL_DEVICETREE ?= "p5020ds.dtb p5020ds-usdpaa.dtb \ | ||
| 14 | p5020ds-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" |
