From: Ting Liu Date: Mon, 5 Jan 2015 10:32:38 +0000 (+0800) Subject: p2020ds: remove as it is not supported now X-Git-Tag: 2.1~534^2~58 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab7ed712a1c08563b156b8d7dd54c6ba7ac69100;p=meta-freescale.git p2020ds: remove as it is not supported now Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/conf/machine/p2020ds.conf b/meta-fsl-ppc/conf/machine/p2020ds.conf deleted file mode 100644 index 96433a2e..00000000 --- a/meta-fsl-ppc/conf/machine/p2020ds.conf +++ /dev/null @@ -1,16 +0,0 @@ -#@TYPE: Machine -#@NAME: Freescale P2020DS -#@SOC: p2020 -#@DESCRIPTION: Machine configuration for running P2020DS -#@MAINTAINER: Chunrong Guo - -require conf/machine/include/e500v2.inc - -SOC_FAMILY = "p2020" -BOOTFORMAT_CONFIG = "config_sram_p2020ds.dat" -UBOOT_MACHINES ?= "P2020DS P2020DS_36BIT P2020DS_DDR2 P2020DS_SDCARD P2020DS_SPIFLASH" -KERNEL_DEVICETREE ?= "p2020ds.dtb" -KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" -