non-DM SPI_FLASH removal?
Tom Rini
trini at konsulko.com
Mon Jul 12 16:25:59 CEST 2021
On Mon, Jul 12, 2021 at 04:15:10PM +0200, Marek Behun wrote:
> On Mon, 12 Jul 2021 10:10:14 -0400
> Tom Rini <trini at konsulko.com> wrote:
>
> > On Mon, Jul 12, 2021 at 04:01:13PM +0200, Marek Behun wrote:
> >
> > > Tom,
> > >
> > > there are 16 boards left with CONFIG_SPI_FLASH
> > > (git grep CONFIG_SPI_FLASH=y)
> > > and Makefile says this was supposed to be deprecated in v2019.07.
> > >
> > > Are we going to remove them so that we can simplify the SPI subsystem?
> >
> > The warning is on CONFIG_SPI_FLASH without CONFIG_DM_SPI_FLASH and of
> > course outside of SPL. When I asked Jagan about this off-list last
> > month or so, he said everything had been migrated, and I couldn't make
> > any boards fail by making the migration warning in the makefile be an
> > error. I think that means that if you have SPI subsystem cleanups you
> > want to do / post, please do so, thanks!
> >
>
> None of the boards from
> git grep CONFIG_SPI_FLASH=y
> have CONFIG_DM_SPI_FLASH defined. These boards are not migrated.
Well, hunh. I guess I messed up my "find all of the boards that need
removing, for DM_SPI_FLASH" test. I see that warning popping up when I
build it locally, right now. Time to fire off a removal series then,
thanks for bringing this up!
--
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/20210712/30574311/attachment.sig>
More information about the U-Boot
mailing list