RE: [PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig board

2020-05-27 Thread Priyanka Jain
>-Original Message-
>From: U-Boot  On Behalf Of Jagan Teki
>Sent: Wednesday, May 27, 2020 10:17 PM
>To: Simon Glass ; Tom Rini 
>Cc: u-boot@lists.denx.de; linux-amar...@amarulasolutions.com; Jagan Teki
>
>Subject: [PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig
>board
>
>This board has not been converted to CONFIG_DM_SPI by the deadline.
>
>Remove it.
>
>Patch-cc: Po Liu 
>Signed-off-by: Jagan Teki 
>---
> arch/powerpc/cpu/mpc85xx/Kconfig|   1 -
> board/freescale/c29xpcie/Kconfig|  14 -
> board/freescale/c29xpcie/MAINTAINERS|  10 -
> board/freescale/c29xpcie/Makefile   |  25 --
> board/freescale/c29xpcie/README | 100 -
> board/freescale/c29xpcie/c29xpcie.c | 159 ---
> board/freescale/c29xpcie/cpld.c | 133 --
> board/freescale/c29xpcie/cpld.h |  39 --
> board/freescale/c29xpcie/ddr.c  | 106 -
> board/freescale/c29xpcie/law.c  |  18 -
> board/freescale/c29xpcie/spl.c  |  81 
> board/freescale/c29xpcie/spl_minimal.c  |  63 ---
> board/freescale/c29xpcie/tlb.c  |  84 
> configs/C29XPCIE_NAND_defconfig |  70 
> configs/C29XPCIE_NOR_SECBOOT_defconfig  |  55 ---
> configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig |  57 ---
> configs/C29XPCIE_SPIFLASH_defconfig |  55 ---
> configs/C29XPCIE_defconfig  |  53 ---
> include/configs/C29XPCIE.h  | 443 
> 19 files changed, 1566 deletions(-)
> delete mode 100644 board/freescale/c29xpcie/Kconfig
> delete mode 100644 board/freescale/c29xpcie/MAINTAINERS
> delete mode 100644 board/freescale/c29xpcie/Makefile
> delete mode 100644 board/freescale/c29xpcie/README
> delete mode 100644 board/freescale/c29xpcie/c29xpcie.c
> delete mode 100644 board/freescale/c29xpcie/cpld.c
> delete mode 100644 board/freescale/c29xpcie/cpld.h
> delete mode 100644 board/freescale/c29xpcie/ddr.c
> delete mode 100644 board/freescale/c29xpcie/law.c
> delete mode 100644 board/freescale/c29xpcie/spl.c
> delete mode 100644 board/freescale/c29xpcie/spl_minimal.c
> delete mode 100644 board/freescale/c29xpcie/tlb.c
> delete mode 100644 configs/C29XPCIE_NAND_defconfig
> delete mode 100644 configs/C29XPCIE_NOR_SECBOOT_defconfig
> delete mode 100644 configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
> delete mode 100644 configs/C29XPCIE_SPIFLASH_defconfig
> delete mode 100644 configs/C29XPCIE_defconfig
> delete mode 100644 include/configs/C29XPCIE.h
>

Reviewed-by: Priyanka Jain 


[PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig board

2020-05-27 Thread Jagan Teki
This board has not been converted to CONFIG_DM_SPI by the deadline.

Remove it.

Patch-cc: Po Liu 
Signed-off-by: Jagan Teki 
---
 arch/powerpc/cpu/mpc85xx/Kconfig|   1 -
 board/freescale/c29xpcie/Kconfig|  14 -
 board/freescale/c29xpcie/MAINTAINERS|  10 -
 board/freescale/c29xpcie/Makefile   |  25 --
 board/freescale/c29xpcie/README | 100 -
 board/freescale/c29xpcie/c29xpcie.c | 159 ---
 board/freescale/c29xpcie/cpld.c | 133 --
 board/freescale/c29xpcie/cpld.h |  39 --
 board/freescale/c29xpcie/ddr.c  | 106 -
 board/freescale/c29xpcie/law.c  |  18 -
 board/freescale/c29xpcie/spl.c  |  81 
 board/freescale/c29xpcie/spl_minimal.c  |  63 ---
 board/freescale/c29xpcie/tlb.c  |  84 
 configs/C29XPCIE_NAND_defconfig |  70 
 configs/C29XPCIE_NOR_SECBOOT_defconfig  |  55 ---
 configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig |  57 ---
 configs/C29XPCIE_SPIFLASH_defconfig |  55 ---
 configs/C29XPCIE_defconfig  |  53 ---
 include/configs/C29XPCIE.h  | 443 
 19 files changed, 1566 deletions(-)
 delete mode 100644 board/freescale/c29xpcie/Kconfig
 delete mode 100644 board/freescale/c29xpcie/MAINTAINERS
 delete mode 100644 board/freescale/c29xpcie/Makefile
 delete mode 100644 board/freescale/c29xpcie/README
 delete mode 100644 board/freescale/c29xpcie/c29xpcie.c
 delete mode 100644 board/freescale/c29xpcie/cpld.c
 delete mode 100644 board/freescale/c29xpcie/cpld.h
 delete mode 100644 board/freescale/c29xpcie/ddr.c
 delete mode 100644 board/freescale/c29xpcie/law.c
 delete mode 100644 board/freescale/c29xpcie/spl.c
 delete mode 100644 board/freescale/c29xpcie/spl_minimal.c
 delete mode 100644 board/freescale/c29xpcie/tlb.c
 delete mode 100644 configs/C29XPCIE_NAND_defconfig
 delete mode 100644 configs/C29XPCIE_NOR_SECBOOT_defconfig
 delete mode 100644 configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
 delete mode 100644 configs/C29XPCIE_SPIFLASH_defconfig
 delete mode 100644 configs/C29XPCIE_defconfig
 delete mode 100644 include/configs/C29XPCIE.h

diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index 5ca4a6e8ba..0ba6fe6daa 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -1589,7 +1589,6 @@ config SYS_FSL_LBC_CLK_DIV
Defines divider of platform clock(clock input to
eLBC controller).
 
-source "board/freescale/c29xpcie/Kconfig"
 source "board/freescale/corenet_ds/Kconfig"
 source "board/freescale/mpc8536ds/Kconfig"
 source "board/freescale/mpc8541cds/Kconfig"
diff --git a/board/freescale/c29xpcie/Kconfig b/board/freescale/c29xpcie/Kconfig
deleted file mode 100644
index 51e25c39df..00
--- a/board/freescale/c29xpcie/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-if TARGET_C29XPCIE
-
-config SYS_BOARD
-   default "c29xpcie"
-
-config SYS_VENDOR
-   default "freescale"
-
-config SYS_CONFIG_NAME
-   default "C29XPCIE"
-
-source "board/freescale/common/Kconfig"
-
-endif
diff --git a/board/freescale/c29xpcie/MAINTAINERS 
b/board/freescale/c29xpcie/MAINTAINERS
deleted file mode 100644
index 44af12cdbe..00
--- a/board/freescale/c29xpcie/MAINTAINERS
+++ /dev/null
@@ -1,10 +0,0 @@
-C29XPCIE BOARD
-M: Po Liu 
-S: Maintained
-F: board/freescale/c29xpcie/
-F: include/configs/C29XPCIE.h
-F: configs/C29XPCIE_defconfig
-F: configs/C29XPCIE_NAND_defconfig
-F: configs/C29XPCIE_SPIFLASH_defconfig
-F: configs/C29XPCIE_NOR_SECBOOT_defconfig
-F: configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
diff --git a/board/freescale/c29xpcie/Makefile 
b/board/freescale/c29xpcie/Makefile
deleted file mode 100644
index 2a9c1be802..00
--- a/board/freescale/c29xpcie/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0+
-#
-# Copyright 2013 Freescale Semiconductor, Inc.
-#
-
-MINIMAL=
-ifdef CONFIG_SPL_BUILD
-ifdef CONFIG_SPL_INIT_MINIMAL
-MINIMAL=y
-endif
-endif
-
-ifdef MINIMAL
-obj-y  += spl_minimal.o
-else
-ifdef CONFIG_SPL_BUILD
-obj-y  += spl.o
-endif
-obj-y  += c29xpcie.o
-obj-y  += cpld.o
-obj-y  += ddr.o
-endif
-
-obj-y  += law.o
-obj-y  += tlb.o
diff --git a/board/freescale/c29xpcie/README b/board/freescale/c29xpcie/README
deleted file mode 100644
index 2e249cbb3a..00
--- a/board/freescale/c29xpcie/README
+++ /dev/null
@@ -1,100 +0,0 @@
-Overview
-=
-C29XPCIE board is a series of Freescale PCIe add-in cards to perform
-as public key crypto accelerator or secure key management module.
-It includes C293PCIE board, C293PCIE board and C291PCIE board.
-The Freescale C29x family is a high performance crypto co-processor.
-It combines a single e500v2 core with necessary SEC engines.
-(maximum core frequency 1000/1200 MHz).
-
-The C29xPCIE board features are as follows:
-Memory subsystem:
-   - 512Mbyte unbuffered DDR3 SDRAM