public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH 04/21] arm: Remove mx28evk board
Date: Tue, 2 Aug 2022 21:57:26 -0400	[thread overview]
Message-ID: <20220803015726.GP1146598@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5CJvodScn8F0gvceRwkG=bwGWnfWvJZGRfvp8UDxWbKsQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On Tue, Aug 02, 2022 at 08:11:49PM -0300, Fabio Estevam wrote:
> On Tue, Aug 2, 2022 at 8:08 PM Fabio Estevam <festevam@gmail.com> wrote:
> >
> > On Tue, Aug 2, 2022 at 8:34 AM Tom Rini <trini@konsulko.com> wrote:
> > >
> > > This board is behind on several mandatory DM migrations and is missing
> > > OF_CONTROL support that makes other conversions impossible. Remove it.
> >
> > This is not correct.
> >
> > The only missing DM migration is the DM_SERIAL one, which is due on v2023.04.
> >
> > So NACK to this patch.
> 
> It is OK to remove all mx28evk defconfigs, except the mx28evk_defconfig.

I feel like I asked someone to do that before, and they're still there.
Can you please then?  Thanks.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-08-03  1:57 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 11:33 [PATCH 00/21] Finish migration to DM_ETH Tom Rini
2022-08-02 11:33 ` [PATCH 01/21] Convert CONFIG_SYS_FDT_PAD to Kconfig Tom Rini
2022-08-02 12:41   ` Simon Glass
2022-08-13  1:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 02/21] ppc: Remove ids8313 board Tom Rini
2022-08-02 11:45   ` Heiko Schocher
2022-08-13  1:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 03/21] arm: Remove snapper9260 board Tom Rini
2022-08-08 19:26   ` Simon Glass
2022-08-13  1:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 04/21] arm: Remove mx28evk board Tom Rini
2022-08-02 23:08   ` Fabio Estevam
2022-08-02 23:11     ` Fabio Estevam
2022-08-03  1:57       ` Tom Rini [this message]
2022-08-02 11:33 ` [PATCH 05/21] arm: Remove edminiv2 board Tom Rini
2022-08-05 16:48   ` Simon Glass
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 06/21] arm: Remove cm_t335 board Tom Rini
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 07/21] arm: Remove armadillo-800eva board Tom Rini
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 08/21] arm: Remove kzm9g board Tom Rini
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 09/21] net: Remove smc91111 ethernet driver Tom Rini
2022-08-06 17:47   ` Ramon Fried
2022-08-13  1:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 10/21] net: lpc32xx_eth.c " Tom Rini
2022-08-06 17:47   ` Ramon Fried
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 11/21] fsl-mc: Update dependencies for DM_ETH Tom Rini
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 12/21] layerscape: Disable CONFIG_FMAN_ENET on some platforms Tom Rini
2022-08-09 14:16   ` [PATCHv2 12a/21] ppc: Remove corenet_ds boards Tom Rini
2022-08-09 14:16     ` [PATCHv2 12b/21] layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms Tom Rini
2022-08-21  2:43       ` Tom Rini
2022-08-21  2:43     ` [PATCHv2 12a/21] ppc: Remove corenet_ds boards Tom Rini
2022-08-02 11:33 ` [PATCH 13/21] mpc8548cds: Guard old ethernet code with !DM_ETH Tom Rini
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers Tom Rini
2022-08-06 17:47   ` Ramon Fried
2022-08-21  2:42   ` Tom Rini
2022-08-02 11:33 ` [PATCH 15/21] igep00x0: Disable networking Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-09-28 17:53   ` Ladislav Michl
2022-08-02 11:33 ` [PATCH 16/21] am335x_sl50: Disable SPL_NET Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:33 ` [PATCH 17/21] ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:33 ` [PATCH 18/21] vinco: " Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:33 ` [PATCH 19/21] warp7: " Tom Rini
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:33 ` [PATCH 20/21] smdkc100: " Tom Rini
2022-08-03 14:23   ` Minkyu Kang
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:33 ` [PATCH 21/21] net: Make DM_ETH be selected by NETDEVICE Tom Rini
2022-08-06 17:46   ` Ramon Fried
2022-08-06 18:21   ` Simon Glass
2022-08-06 20:01     ` Tom Rini
2022-08-07 15:47       ` Simon Glass
2022-08-07 16:39         ` Tom Rini
2022-08-07 18:49           ` Simon Glass
2022-08-21  2:43   ` Tom Rini
2022-08-02 11:51 ` [PATCH 00/21] Finish migration to DM_ETH Tom Rini
2022-08-08 19:09   ` Tom Rini

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=20220803015726.GP1146598@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=festevam@gmail.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