[PATCH 56/57] ppc: Remove T4160RDB board

Priyanka Jain (OSS) priyanka.jain at oss.nxp.com
Tue Feb 23 11:40:16 CET 2021



>-----Original Message-----
>From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Tom Rini
>Sent: Monday, February 22, 2021 7:09 PM
>To: Y.b. Lu <yangbo.lu at nxp.com>
>Cc: u-boot at lists.denx.de; Priyanka Jain <priyanka.jain at nxp.com>
>Subject: Re: [PATCH 56/57] ppc: Remove T4160RDB board
>
>On Mon, Feb 22, 2021 at 09:00:59AM +0000, Y.b. Lu wrote:
>> Hi Tom,
>>
>> > -----Original Message-----
>> > From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Tom Rini
>> > Sent: Sunday, February 21, 2021 9:07 AM
>> > To: u-boot at lists.denx.de
>> > Cc: Priyanka Jain <priyanka.jain at nxp.com>
>> > Subject: [PATCH 56/57] ppc: Remove T4160RDB board
>> >
>> > This board has not been converted to CONFIG_DM_MMC by the deadline.
>> > Remove it.  As this is the last ARCH_T1023 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/mpc85xx/Kconfig              |  39 +-
>> >  arch/powerpc/cpu/mpc85xx/Makefile             |   2 -
>> >  arch/powerpc/cpu/mpc85xx/fdt.c                |   5 +-
>> >  .../powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |   2 +-
>> >  arch/powerpc/cpu/mpc85xx/speed.c              |   3 +-
>> >  arch/powerpc/cpu/mpc85xx/t4240_serdes.c       | 202 ------
>> >  arch/powerpc/include/asm/config_mpc85xx.h     |   5 +-
>> >  arch/powerpc/include/asm/fsl_secure_boot.h    |   1 -
>> >  arch/powerpc/include/asm/immap_85xx.h         |   4 +-
>> >  board/freescale/t4rdb/Kconfig                 |  14 -
>> >  board/freescale/t4rdb/MAINTAINERS             |   8 -
>> >  board/freescale/t4rdb/Makefile                |  19 -
>> >  board/freescale/t4rdb/cpld.c                  | 129 ----
>> >  board/freescale/t4rdb/cpld.h                  |  48 --
>> >  board/freescale/t4rdb/ddr.c                   | 128 ----
>> >  board/freescale/t4rdb/ddr.h                   |  77 --
>> >  board/freescale/t4rdb/eth.c                   | 152 ----
>> >  board/freescale/t4rdb/law.c                   |  30 -
>> >  board/freescale/t4rdb/pci.c                   |  25 -
>> >  board/freescale/t4rdb/spl.c                   |  98 ---
>> >  board/freescale/t4rdb/t4240rdb.c              | 153 ----
>> >  board/freescale/t4rdb/t4_pbi.cfg              |  27 -
>> >  board/freescale/t4rdb/t4_sd_rcw.cfg           |   7 -
>> >  board/freescale/t4rdb/t4rdb.h                 |  17 -
>> >  board/freescale/t4rdb/tlb.c                   | 123 ----
>> >  configs/T4160RDB_defconfig                    |  57 --
>> >  configs/T4240RDB_SDCARD_defconfig             |  78 --
>> >  configs/T4240RDB_defconfig                    |  66 --
>>
>> DM_MMC had already been in use for T4240RDB. The board is still in
>maintaining.
>> Can we keep it?
>
>Yes, this is another case of the tool having been overzealous.  Note that the
>T4240RDB (like many other PowerPC boards) has the DM_ETH conversion
>warning, and the deadline for that was v2020.07.  I'm not going to drop those
>boards immediately, but I hope these series of board removal patches helps
>spur people to finish other overdue updates.
>
>--
>Tom

Tom,

We are working on the fixes. Kindly hold this patch.

Regards
Priyanka


More information about the U-Boot mailing list