diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-01-05 18:32:38 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-07 10:19:24 +0800 |
| commit | ab7ed712a1c08563b156b8d7dd54c6ba7ac69100 (patch) | |
| tree | af6e6c718f98a1a80f28287764cb7c7ae9a411f7 | |
| parent | d81ae5296310dfc04e35eff93fd59c7337ecfba1 (diff) | |
| download | meta-freescale-ab7ed712a1c08563b156b8d7dd54c6ba7ac69100.tar.gz | |
p2020ds: remove as it is not supported now
Signed-off-by: Ting Liu <ting.liu@freescale.com>
| -rw-r--r-- | meta-fsl-ppc/conf/machine/p2020ds.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-fsl-ppc/conf/machine/p2020ds.conf b/meta-fsl-ppc/conf/machine/p2020ds.conf deleted file mode 100644 index 96433a2e0..000000000 --- a/meta-fsl-ppc/conf/machine/p2020ds.conf +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | #@TYPE: Machine | ||
| 2 | #@NAME: Freescale P2020DS | ||
| 3 | #@SOC: p2020 | ||
| 4 | #@DESCRIPTION: Machine configuration for running P2020DS | ||
| 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | ||
| 6 | |||
| 7 | require conf/machine/include/e500v2.inc | ||
| 8 | |||
| 9 | SOC_FAMILY = "p2020" | ||
| 10 | BOOTFORMAT_CONFIG = "config_sram_p2020ds.dat" | ||
| 11 | UBOOT_MACHINES ?= "P2020DS P2020DS_36BIT P2020DS_DDR2 P2020DS_SDCARD P2020DS_SPIFLASH" | ||
| 12 | KERNEL_DEVICETREE ?= "p2020ds.dtb" | ||
| 13 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | ||
| 14 | |||
| 15 | JFFS2_ERASEBLOCK = "0x20000" | ||
| 16 | |||
