[PATCH 54/57] ppc: Remove MPC837XEMDS board

Priyanka Jain priyanka.jain at nxp.com
Mon Feb 22 07:32:40 CET 2021


>-----Original Message-----
>From: Tom Rini <trini at konsulko.com>
>Sent: Sunday, February 21, 2021 6:37 AM
>To: u-boot at lists.denx.de
>Cc: Priyanka Jain <priyanka.jain at nxp.com>
>Subject: [PATCH 54/57] ppc: Remove MPC837XEMDS board
>
>This board has not been converted to CONFIG_DM_MMC by the deadline.
>Remove it.  As this is the last ARCH_MPC837X platform, remove that
>support as well.
>
>Cc: Priyanka Jain <priyanka.jain at nxp.com>
>Signed-off-by: Tom Rini <trini at konsulko.com>
>---
> arch/powerpc/cpu/mpc83xx/Kconfig              |  21 -
> arch/powerpc/cpu/mpc83xx/hrcw/Kconfig         |  52 ++-
> arch/powerpc/cpu/mpc83xx/initreg/Kconfig.spcr |   2 +-
> arch/powerpc/cpu/mpc83xx/speed.c              |  34 +-
> arch/powerpc/include/asm/arch-mpc83xx/gpio.h  |   3 +-
> arch/powerpc/include/asm/global_data.h        |   7 +-
> arch/powerpc/include/asm/immap_83xx.h         |  44 ---
> arch/powerpc/include/asm/mpc8xxx_spi.h        |   3 +-
> board/freescale/mpc837xemds/Kconfig           |  12 -
> board/freescale/mpc837xemds/MAINTAINERS       |   8 -
> board/freescale/mpc837xemds/Makefile          |   7 -
> board/freescale/mpc837xemds/README            | 104 -----
> board/freescale/mpc837xemds/mpc837xemds.c     | 354 -----------------
> board/freescale/mpc837xemds/pci.c             | 149 -------
> board/freescale/mpc837xemds/pci.h             |   6 -
> configs/MPC837XEMDS_HOST_defconfig            | 190 ---------
> configs/MPC837XEMDS_SLAVE_defconfig           | 143 -------
> configs/MPC837XEMDS_defconfig                 | 166 --------
> drivers/ram/mpc83xx_sdram.c                   |  12 +-
> include/configs/MPC837XEMDS.h                 | 370 ------------------
> include/mpc83xx.h                             | 114 +-----
> 21 files changed, 51 insertions(+), 1750 deletions(-)
> delete mode 100644 board/freescale/mpc837xemds/Kconfig
> delete mode 100644 board/freescale/mpc837xemds/MAINTAINERS
> delete mode 100644 board/freescale/mpc837xemds/Makefile
> delete mode 100644 board/freescale/mpc837xemds/README
> delete mode 100644 board/freescale/mpc837xemds/mpc837xemds.c
> delete mode 100644 board/freescale/mpc837xemds/pci.c
> delete mode 100644 board/freescale/mpc837xemds/pci.h
> delete mode 100644 configs/MPC837XEMDS_HOST_defconfig
> delete mode 100644 configs/MPC837XEMDS_SLAVE_defconfig
> delete mode 100644 configs/MPC837XEMDS_defconfig
> delete mode 100644 include/configs/MPC837XEMDS.h
>

Regards
Priyanka


More information about the U-Boot mailing list