All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 08/24] arm: Remove configs/P1020MBG-PC_36BIT_SDCARD_defconfig board
Date: Fri, 29 May 2020 09:27:32 -0400	[thread overview]
Message-ID: <20200529132732.GW23469@bill-the-cat> (raw)
In-Reply-To: <CAMty3ZA0EYm1BxD0iEbTL7vqOmsC5r9z28rcngRRrV2Z8PTRCg@mail.gmail.com>

On Fri, May 29, 2020 at 06:06:16PM +0530, Jagan Teki wrote:
> On Fri, May 29, 2020 at 2:14 AM Tom Rini <trini@konsulko.com> wrote:
> >
> > On Thu, May 28, 2020 at 02:32:39PM -0600, Simon Glass wrote:
> > > Hi,
> > >
> > > On Thu, 28 May 2020 at 14:15, Tom Rini <trini@konsulko.com> wrote:
> > > >
> > > > On Thu, May 28, 2020 at 07:07:14AM +0000, Priyanka Jain wrote:
> > > > > >-----Original Message-----
> > > > > >From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Jagan Teki
> > > > > >Sent: Wednesday, May 27, 2020 10:17 PM
> > > > > >To: Simon Glass <sjg@chromium.org>; Tom Rini <trini@konsulko.com>
> > > > > >Cc: u-boot at lists.denx.de; linux-amarula at amarulasolutions.com; Jagan Teki
> > > > > ><jagan@amarulasolutions.com>
> > > > > >Subject: [PATCH 08/24] arm: Remove configs/P1020MBG-
> > > > > >PC_36BIT_SDCARD_defconfig board
> > > > > >
> > > > > >This board has not been converted to CONFIG_DM_SPI by the deadline.
> > > > > >
> > > > > >Remove it.
> > > > > >
> > > > > >Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> > > > > >---
> > > > > > arch/powerpc/cpu/mpc85xx/Kconfig             |   1 -
> > > > > > board/freescale/p1_p2_rdb_pc/Kconfig         |  19 -
> > > > > > board/freescale/p1_p2_rdb_pc/MAINTAINERS     |  51 --
> > > > > > board/freescale/p1_p2_rdb_pc/Makefile        |  24 -
> > > > > > board/freescale/p1_p2_rdb_pc/README          |  66 --
> > > > > > board/freescale/p1_p2_rdb_pc/ddr.c           | 292 ------
> > > > > > board/freescale/p1_p2_rdb_pc/law.c           |  22 -
> > > > > > board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c  | 536 -----------
> > > > > > board/freescale/p1_p2_rdb_pc/spl.c           | 123 ---
> > > > > > board/freescale/p1_p2_rdb_pc/spl_minimal.c   |  63 --
> > > > > > board/freescale/p1_p2_rdb_pc/tlb.c           | 110 ---
> > > > > > configs/P1020MBG-PC_36BIT_SDCARD_defconfig   |  67 --
> > > > > > configs/P1020MBG-PC_36BIT_defconfig          |  55 --
> > > > > > configs/P1020MBG-PC_SDCARD_defconfig         |  66 --
> > > > > > configs/P1020MBG-PC_defconfig                |  54 --
> > > > > > configs/P1020RDB-PC_36BIT_NAND_defconfig     |  85 --
> > > > > > configs/P1020RDB-PC_36BIT_SDCARD_defconfig   |  80 --
> > > > > > configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig |  82 --
> > > > > > configs/P1020RDB-PC_36BIT_defconfig          |  69 --
> > > > > > configs/P1020RDB-PC_NAND_defconfig           |  84 --
> > > > > > configs/P1020RDB-PC_SDCARD_defconfig         |  79 --
> > > > > > configs/P1020RDB-PC_SPIFLASH_defconfig       |  81 --
> > > > > > configs/P1020RDB-PC_defconfig                |  68 --
> > > > > > configs/P1020RDB-PD_NAND_defconfig           |  88 --
> > > > > > configs/P1020RDB-PD_SDCARD_defconfig         |  83 --
> > > > > > configs/P1020RDB-PD_SPIFLASH_defconfig       |  85 --
> > > > > > configs/P1020RDB-PD_defconfig                |  72 --
> > > > > > configs/P1020UTM-PC_36BIT_SDCARD_defconfig   |  67 --
> > > > > > configs/P1020UTM-PC_36BIT_defconfig          |  55 --
> > > > > > configs/P1020UTM-PC_SDCARD_defconfig         |  66 --
> > > > > > configs/P1020UTM-PC_defconfig                |  54 --
> > > > > > configs/P1021RDB-PC_36BIT_NAND_defconfig     |  84 --
> > > > > > configs/P1021RDB-PC_36BIT_SDCARD_defconfig   |  79 --
> > > > > > configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig |  81 --
> > > > > > configs/P1021RDB-PC_36BIT_defconfig          |  67 --
> > > > > > configs/P1021RDB-PC_NAND_defconfig           |  83 --
> > > > > > configs/P1021RDB-PC_SDCARD_defconfig         |  78 --
> > > > > > configs/P1021RDB-PC_SPIFLASH_defconfig       |  80 --
> > > > > > configs/P1021RDB-PC_defconfig                |  66 --
> > > > > > configs/P1024RDB_36BIT_defconfig             |  61 --
> > > > > > configs/P1024RDB_NAND_defconfig              |  77 --
> > > > > > configs/P1024RDB_SDCARD_defconfig            |  71 --
> > > > > > configs/P1024RDB_SPIFLASH_defconfig          |  73 --
> > > > > > configs/P1024RDB_defconfig                   |  60 --
> > > > > > configs/P1025RDB_36BIT_defconfig             |  63 --
> > > > > > configs/P1025RDB_NAND_defconfig              |  80 --
> > > > > > configs/P1025RDB_SDCARD_defconfig            |  73 --
> > > > > > configs/P1025RDB_SPIFLASH_defconfig          |  76 --
> > > > > > configs/P1025RDB_defconfig                   |  62 --
> > > > > > configs/P2020RDB-PC_36BIT_NAND_defconfig     |  90 --
> > > > > > configs/P2020RDB-PC_36BIT_SDCARD_defconfig   |  85 --
> > > > > > configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig |  87 --
> > > > > > configs/P2020RDB-PC_36BIT_defconfig          |  74 --
> > > > > > configs/P2020RDB-PC_NAND_defconfig           |  89 --
> > > > > > configs/P2020RDB-PC_SDCARD_defconfig         |  84 --
> > > > > > configs/P2020RDB-PC_SPIFLASH_defconfig       |  86 --
> > > > > > configs/P2020RDB-PC_defconfig                |  73 --
> > > > > > include/configs/p1_p2_rdb_pc.h               | 881 -------------------
> > > > > > 58 files changed, 5610 deletions(-)
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/Kconfig
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/MAINTAINERS
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/Makefile
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/README
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/ddr.c
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/law.c
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/spl.c
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/spl_minimal.c
> > > > > > delete mode 100644 board/freescale/p1_p2_rdb_pc/tlb.c
> > > > > > delete mode 100644 configs/P1020MBG-PC_36BIT_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020MBG-PC_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1020MBG-PC_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020MBG-PC_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_36BIT_NAND_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_36BIT_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_NAND_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PC_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PD_NAND_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PD_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PD_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1020RDB-PD_defconfig
> > > > > > delete mode 100644 configs/P1020UTM-PC_36BIT_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020UTM-PC_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1020UTM-PC_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1020UTM-PC_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_36BIT_NAND_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_36BIT_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_NAND_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1021RDB-PC_defconfig
> > > > > > delete mode 100644 configs/P1024RDB_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1024RDB_NAND_defconfig
> > > > > > delete mode 100644 configs/P1024RDB_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1024RDB_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1024RDB_defconfig
> > > > > > delete mode 100644 configs/P1025RDB_36BIT_defconfig
> > > > > > delete mode 100644 configs/P1025RDB_NAND_defconfig
> > > > > > delete mode 100644 configs/P1025RDB_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P1025RDB_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P1025RDB_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_36BIT_NAND_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_36BIT_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_36BIT_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_NAND_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_SDCARD_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_SPIFLASH_defconfig
> > > > > > delete mode 100644 configs/P2020RDB-PC_defconfig
> > > > > > delete mode 100644 include/configs/p1_p2_rdb_pc.h
> > > > > >
> > > > > <snip>
> > > > > NXP plans to keep maintaining these boards. Please don't merge this patch .
> > > > >
> > > > > The espi series of patches for DM migration were in review since long, but could not be merged because of dependency.
> > > > > NXP engineers are working on rebasing the DM espi migration series.
> > > > >
> > > > > http://patchwork.ozlabs.org/project/uboot/list/?series=127282&state=*
> > > > > http://patchwork.ozlabs.org/project/uboot/list/?series=138873
> > > >
> > > > Of this series, P1020MBG-PC_SDCARD, P1020UTM-PC_SDCARD,
> > > > P1021RDB-PC_36BIT_SDCARD, P1021RDB-PC_SDCARD, P1024RDB_SDCARD,
> > > > P1025RDB_SDCARD
> > > > and also sometimes:
> > > > +(P1021RDB-PC_36BIT_SDCARD) This board does not use CONFIG_DM_USB. Please update
> > > > +(P1021RDB-PC_36BIT_SDCARD) the board to use CONFIG_DM_USB before the v2019.07 release.
> > > > +(P1021RDB-PC_36BIT_SDCARD) This board does use CONFIG_LIBATA but has CONFIG_AHCI not
> > > > +(P1021RDB-PC_36BIT_SDCARD) enabled. Please update the storage controller driver to use
> > > > +(P1021RDB-PC_36BIT_SDCARD) CONFIG_AHCI before the v2019.07 release.
> > > > or:
> > > > +(P1021RDB-PC_SDCARD) This board does not use CONFIG_DM_PCI Please update
> > > > +(P1021RDB-PC_SDCARD) the board to use CONFIG_DM_PCI before the v2019.07 release.
> > > >
> > > > And of course those non-MMC issues show up on other configs of the
> > > > family.  How far along are the plans to address those?  Thanks!
> > >
> > > I think it might be best to re-introduce the board later when it is
> > > ready, since we are so far past the migration deadline. That will
> > > unblock the SPI patches, which after all we want to get in to this
> > > release or at least the next merge window.
> > >
> > > Or perhaps just disable SPI flash, etc. for the board?
> >
> > If we disable all of the far-past-migration features and fix the
> > resulting build issues (usually errata that don't have a proper guard)
> > there's little to nothing functional left in many cases, so removal and
> > reintroduction would be better.
> >
> > To be clear, I'm not suggesting any of these get dropped for v2020.07
> > but I do want to see stuff removed or fixed for v2020.10 and I will be
> 
> Yes, I have mentioned a similar point to Priyanka on the other thread,
> but I will pull whatever Priyanka acked on this series for this
> release.

To be clear, where we are in the release cycle, I want these changes
(and other migrations) for -next and not v2020.07, thanks!

-- 
Tom

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200529/06ffd0e7/attachment.sig>

  reply	other threads:[~2020-05-29 13:27 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 16:46 [PATCH 00/24] spi: dm-conversion (part2) Jagan Teki
2020-05-27 16:46 ` [PATCH 01/24] arm: Remove configs/B4420QDS_NAND_defconfig board Jagan Teki
2020-05-28  7:00   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 02/24] arm: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board Jagan Teki
2020-05-28  4:17   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 03/24] arm: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board Jagan Teki
2020-05-28  5:26   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig board Jagan Teki
2020-05-28  5:28   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 05/24] arm: Remove configs/Cyrus_P5020_defconfig board Jagan Teki
2020-05-27 16:46 ` [PATCH 06/24] arm: Remove configs/MPC8536DS_36BIT_defconfig board Jagan Teki
2020-05-28  5:32   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 07/24] arm: Remove configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig board Jagan Teki
2020-05-28  7:05   ` Priyanka Jain
2020-05-28 20:02     ` Tom Rini
2020-06-01  5:23       ` Priyanka Jain
2020-06-01 11:43         ` Tom Rini
2020-06-02  7:18           ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 08/24] arm: Remove configs/P1020MBG-PC_36BIT_SDCARD_defconfig board Jagan Teki
2020-05-28  7:07   ` Priyanka Jain
2020-05-28 20:14     ` Tom Rini
2020-05-28 20:32       ` Simon Glass
2020-05-28 20:44         ` Tom Rini
2020-05-29 12:36           ` Jagan Teki
2020-05-29 13:27             ` Tom Rini [this message]
2020-05-27 16:46 ` [PATCH 09/24] arm: Remove configs/P1022DS_36BIT_NAND_defconfig board Jagan Teki
2020-05-28  5:37   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 10/24] arm: Remove configs/P2041RDB_NAND_defconfig board Jagan Teki
2020-05-28  5:43   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 11/24] arm: Remove configs/P3041DS_NAND_SECURE_BOOT_defconfig board Jagan Teki
2020-05-28  7:09   ` Priyanka Jain
2020-05-28 20:37     ` Tom Rini
2020-05-27 16:46 ` [PATCH 12/24] arm: Remove configs/T1023RDB_NAND_defconfig board Jagan Teki
2020-05-28  7:08   ` Priyanka Jain
2020-05-28 20:18     ` Tom Rini
2020-05-27 16:46 ` [PATCH 13/24] arm: Remove configs/T1024QDS_DDR4_SECURE_BOOT_defconfig board Jagan Teki
2020-05-28  7:10   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 14/24] arm: Remove configs/T1040D4RDB_NAND_defconfig board Jagan Teki
2020-05-28  7:11   ` Priyanka Jain
2020-05-28 20:40     ` Tom Rini
2020-05-27 16:46 ` [PATCH 15/24] arm: Remove configs/T1040QDS_DDR4_defconfig board Jagan Teki
2020-05-28  7:01   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 16/24] arm: Remove configs/T2080QDS_NAND_defconfig board Jagan Teki
2020-05-28  7:14   ` Priyanka Jain
2020-05-28 20:42     ` Tom Rini
2020-05-27 16:46 ` [PATCH 17/24] arm: Remove configs/T2080RDB_NAND_defconfig board Jagan Teki
2020-05-28  7:02   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 18/24] arm: Remove configs/T4160QDS_NAND_defconfig board Jagan Teki
2020-05-28  7:15   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 19/24] arm: Remove configs/T4160RDB_defconfig board Jagan Teki
2020-05-28  7:04   ` Priyanka Jain
2020-05-27 16:46 ` [PATCH 20/24] arm: Remove configs/TWR-P1025_defconfig board Jagan Teki
2020-05-28  7:12   ` Priyanka Jain
2020-05-27 18:38 ` [PATCH 00/24] spi: dm-conversion (part2) Joakim Tjernlund
2020-05-27 18:49   ` Jagan Teki
2020-05-28  0:56 ` Bin Meng
2020-05-28  9:46   ` Jagan Teki
2020-05-28  9:44 ` Priyanka Jain
2020-05-28  9:51   ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200529132732.GW23469@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.