public inbox for u-boot@lists.denx.de
 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: Thu, 28 May 2020 16:14:58 -0400	[thread overview]
Message-ID: <20200528201458.GJ23469@bill-the-cat> (raw)
In-Reply-To: <VE1PR04MB64941847924EF42E05422E44E68E0@VE1PR04MB6494.eurprd04.prod.outlook.com>

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!

-- 
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/20200528/6030edc8/attachment.sig>

  reply	other threads:[~2020-05-28 20:14 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 [this message]
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
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=20200528201458.GJ23469@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox