From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 2/4] arm: Remove d2net_v2 board
Date: Thu, 18 Jun 2020 18:25:06 -0400 [thread overview]
Message-ID: <20200618222506.GC27801@bill-the-cat> (raw)
In-Reply-To: <20200618220217.GX15254@kw.sim.vm.gnt>
On Fri, Jun 19, 2020 at 12:02:17AM +0200, Simon Guinot wrote:
> On Thu, Jun 18, 2020 at 11:15:14PM +0530, Jagan Teki wrote:
> Hi Jagan,
>
> > This board has not been converted to CONFIG_DM by the deadline.
>
> Is that possible to negociate a new deadline ?
Well, when will you be able to spend some time bringing the platform up
to current standards? Doing a quick build for net2big_v2 I see:
+(net2big_v2) ===================== WARNING ======================
+(net2big_v2) This board does not use CONFIG_DM. CONFIG_DM will be
+(net2big_v2) compulsory starting with the v2020.01 release.
+(net2big_v2) Failure to update may result in board removal.
+(net2big_v2) See doc/driver-model/migration.rst for more info.
+(net2big_v2) ====================================================
+(net2big_v2) This board does not use CONFIG_DM_USB. Please update
+(net2big_v2) the board to use CONFIG_DM_USB before the v2019.07 release.
+(net2big_v2) Failure to update by the deadline may result in board removal.
+(net2big_v2) This board does use CONFIG_MVSATA_IDE which is not
+(net2big_v2) ported to driver-model (DM) yet. Please update the storage
+(net2big_v2) controller driver to use CONFIG_AHCI before the v2019.07
+(net2big_v2) release.
+(net2big_v2) This board does not use CONFIG_DM_SPI_FLASH. Please update
+(net2big_v2) the board to use CONFIG_SPI_FLASH before the v2019.07 release.
+(net2big_v2) This board does not use CONFIG_DM_ETH (Driver Model
+(net2big_v2) for Ethernet drivers). Please update the board to use
+(net2big_v2) CONFIG_DM_ETH before the v2020.07 release. Failure to
+(net2big_v2) update by the deadline may result in board removal.
So there's a lot of stuff that needs updating. Conversion to CONFIG_DM
is what you'll need to then convert SPI, ETH and USB to use DM and the
IDE driver also needs attention and conversion. 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/20200618/9bffc35d/attachment.sig>
next prev parent reply other threads:[~2020-06-18 22:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-18 17:45 [PATCH v3 0/4] spi: kirkwood: dm-conversion (part4) Jagan Teki
2020-06-18 17:45 ` [PATCH v3 1/4] spi: kirkwood: Drop nondm code Jagan Teki
2020-06-18 17:45 ` [PATCH v3 2/4] arm: Remove d2net_v2 board Jagan Teki
2020-06-18 22:02 ` Simon Guinot
2020-06-18 22:25 ` Tom Rini [this message]
2020-06-20 0:24 ` Simon Guinot
2020-06-20 0:25 ` Tom Rini
2020-06-24 22:42 ` Simon Guinot
2020-06-18 17:45 ` [PATCH v3 3/4] db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASH Jagan Teki
2020-07-08 6:50 ` Jagan Teki
2020-06-18 17:45 ` [PATCH v3 4/4] arm: Remove netspace_v2 board Jagan Teki
2020-06-20 0:26 ` Simon Guinot
2020-06-19 8:31 ` [PATCH v3 0/4] spi: kirkwood: dm-conversion (part4) Chris Packham
2020-06-25 1:05 ` Chris Packham
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=20200618222506.GC27801@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