]> code.ossystems Code Review - meta-freescale.git/commitdiff
t1024qds[-64b]: remove as it is not supported
authorTing Liu <ting.liu@freescale.com>
Fri, 17 Jul 2015 07:17:45 +0000 (15:17 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:58 +0000 (23:26 -0300)
The board is not supported in SDK 1.8 and as it is untested QorIQ team does
not offer support for it. Drop the board to avoid user using untested BSP
components in this board.

But t1024rdb which has the same soc with t1024qds is supported.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-ppc/conf/machine/t1024qds-64b.conf [deleted file]
meta-fsl-ppc/conf/machine/t1024qds.conf [deleted file]

diff --git a/meta-fsl-ppc/conf/machine/t1024qds-64b.conf b/meta-fsl-ppc/conf/machine/t1024qds-64b.conf
deleted file mode 100644 (file)
index 9dc047c..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#@TYPE: Machine
-#@NAME: Freescale T1024QDS
-#@SOC: t1024
-#@DESCRIPTION: Machine configuration for running T1024QDS in 64-bit mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-require conf/machine/include/e5500-64b.inc
-
-SOC_FAMILY = "t1:t1024"
-UBOOT_MACHINES ?= "T1024QDS T1024QDS_D4 T1024QDS_NAND T1024QDS_SDCARD T1024QDS_SPIFLASH T1024QDS_SECURE_BOOT"
-KERNEL_DEVICETREE ?= "t1024qds.dtb t1024qds-usdpaa.dtb t1024qds-usdpaa-capwap.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-
diff --git a/meta-fsl-ppc/conf/machine/t1024qds.conf b/meta-fsl-ppc/conf/machine/t1024qds.conf
deleted file mode 100644 (file)
index dc043a3..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#@TYPE: Machine
-#@NAME: Freescale T1024QDS
-#@SOC: t1024
-#@DESCRIPTION: Machine configuration for running T1024QDS in 32-bit mode
-#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
-
-require conf/machine/include/e5500.inc
-
-SOC_FAMILY = "t1:t1024"
-UBOOT_MACHINES ?= "T1024QDS T1024QDS_D4 T1024QDS_NAND T1024QDS_SDCARD T1024QDS_SPIFLASH T1024QDS_SECURE_BOOT"
-KERNEL_DEVICETREE ?= "t1024qds.dtb t1024qds-usdpaa.dtb t1024qds-usdpaa-capwap.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig"
-
-JFFS2_ERASEBLOCK = "0x10000"
-QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
-