[PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig board
Priyanka Jain
priyanka.jain at nxp.com
Thu May 28 07:28:04 CEST 2020
>-----Original Message-----
>From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Jagan Teki
>Sent: Wednesday, May 27, 2020 10:17 PM
>To: Simon Glass <sjg at chromium.org>; Tom Rini <trini at konsulko.com>
>Cc: u-boot at lists.denx.de; linux-amarula at amarulasolutions.com; Jagan Teki
><jagan at amarulasolutions.com>
>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 <po.liu at nxp.com>
>Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
>---
> 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
>
<snip>
Reviewed-by: Priyanka Jain <priyanka.jain at nxp.com>
More information about the U-Boot
mailing list