From: Chunrong Guo Date: Wed, 3 Jul 2013 09:32:54 +0000 (+0000) Subject: Remove 85xx NPI/Boards, P102x combo board and P1023RDS board X-Git-Tag: 2.1~534^2~247 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=897207754fb058972e9b3c39b8d3ab4bd748b744;p=meta-freescale.git Remove 85xx NPI/Boards, P102x combo board and P1023RDS board These boards were not tested with latest released sdk 1.4 codes (kernel, u-boot, etc.). To avoid confusion and potential error, detete these machines from master/dylan branch of this layer. If anyone want to use them, please use danny/denzil/edison branch. Signed-off-by: Chunrong Guo --- diff --git a/meta-fsl-ppc/conf/machine/mpc8536ds.conf b/meta-fsl-ppc/conf/machine/mpc8536ds.conf deleted file mode 100644 index a72de6e6..00000000 --- a/meta-fsl-ppc/conf/machine/mpc8536ds.conf +++ /dev/null @@ -1,19 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale MPC8536DS -#@DESCRIPTION: Machine configuration for the Freescale MPC8536DS - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "mpc8536" -BOOTFORMAT_CONFIG = "config_ddr2_512m_mpc8536ds_667M.dat" -UBOOT_MACHINES ?= "MPC8536DS MPC8536DS_36BIT MPC8536DS_NAND MPC8536DS_SDCARD MPC8536DS_SPIFLASH" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8536ds.dts \ - ${S}/arch/powerpc/boot/dts/mpc8536ds_36b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8544ds.conf b/meta-fsl-ppc/conf/machine/mpc8544ds.conf deleted file mode 100644 index 71a139a9..00000000 --- a/meta-fsl-ppc/conf/machine/mpc8544ds.conf +++ /dev/null @@ -1,17 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale MPC8544DS -#@DESCRIPTION: Machine configuration for the Freescale MPC8544DS - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "mpc8544" -UBOOT_MACHINES ?= "MPC8544DS" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8544ds.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8548cds.conf b/meta-fsl-ppc/conf/machine/mpc8548cds.conf deleted file mode 100644 index c18da1fe..00000000 --- a/meta-fsl-ppc/conf/machine/mpc8548cds.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale MPC8548CDS -#@DESCRIPTION: Machine configuration for the Freescale MPC8548CDS - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "mpc8548" -UBOOT_MACHINES ?= "MPC8548CDS MPC8548CDS_36BIT" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8548cds_32b.dts \ - ${S}/arch/powerpc/boot/dts/mpc8548cds_36b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8572ds.conf b/meta-fsl-ppc/conf/machine/mpc8572ds.conf deleted file mode 100644 index eb915bbe..00000000 --- a/meta-fsl-ppc/conf/machine/mpc8572ds.conf +++ /dev/null @@ -1,17 +0,0 @@ -#@TYPE: Machine -#@DESCRIPTION: Machine configuration for running - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "mpc8572" -UBOOT_MACHINES ?= "MPC8572DS MPC8572DS_36BIT MPC8572DS_NAND" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8572ds.dts \ - ${S}/arch/powerpc/boot/dts/mpc8572ds_36b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1020mbg.conf b/meta-fsl-ppc/conf/machine/p1020mbg.conf deleted file mode 100644 index b83af81d..00000000 --- a/meta-fsl-ppc/conf/machine/p1020mbg.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale P1020MBG -#@DESCRIPTION: Machine configuration for the Freescale P1020MBG - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "p1020" -BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat" -UBOOT_MACHINES ?= "P1020MBG-PC P1020MBG-PC_SDCARD P1020MBG-PC_36BIT P1020MBG-PC_36BIT_SDCARD" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020mbg-pc_32b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1020utm.conf b/meta-fsl-ppc/conf/machine/p1020utm.conf deleted file mode 100644 index 6751cd80..00000000 --- a/meta-fsl-ppc/conf/machine/p1020utm.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale P1020UTM -#@DESCRIPTION: Machine configuration for the Freescale P1020UTM - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "p1020" -BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_800M.dat" -UBOOT_MACHINES ?= "P1020UTM-PC P1020UTM-PC_SDCARD P1020UTM-PC_36BIT P1020UTM-PC_36BIT_SDCARD" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020utm-pc_32b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1023rds.conf b/meta-fsl-ppc/conf/machine/p1023rds.conf deleted file mode 100644 index fd79a1e8..00000000 --- a/meta-fsl-ppc/conf/machine/p1023rds.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@DESCRIPTION: Machine configuration for running - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "p1023" -UBOOT_MACHINES ?= "P1023RDS P1023RDS_NAND" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig" - -PREFERRED_VERSION_fmc = "0.9.23" - -JFFS2_ERASEBLOCK = "0x10000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1024rdb.conf b/meta-fsl-ppc/conf/machine/p1024rdb.conf deleted file mode 100644 index 524b9d12..00000000 --- a/meta-fsl-ppc/conf/machine/p1024rdb.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale P1024RDB -#@DESCRIPTION: Machine configuration for the Freescale P1024RDB - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "p1024" -BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat" -UBOOT_MACHINES ?= "P1024RDB P1024RDB_36BIT P1024RDB_NAND P1024RDB_SDCARD P1024RDB_SPIFLASH" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1024rdb_32b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1025rdb.conf b/meta-fsl-ppc/conf/machine/p1025rdb.conf deleted file mode 100644 index 18ccd2eb..00000000 --- a/meta-fsl-ppc/conf/machine/p1025rdb.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@Name: Freescale P1025RDB -#@DESCRIPTION: Machine configuration for the Freescale P1025RDB - -require e500v2.inc -require conf/machine/include/soc-family.inc - -SOC_FAMILY = "p1025" -BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat" -UBOOT_MACHINES ?= "P1025RDB P1025RDB_36BIT P1025RDB_NAND P1025RDB_SDCARD P1025RDB_SPIFLASH" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1025rdb_32b.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" - -JFFS2_ERASEBLOCK = "0x20000" - -SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" -SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" -USE_VT = "0"