[PATCH 28/30] spi: Enable missing CONFIG_SPL_DM_SPI support

Tom Rini trini at konsulko.com
Wed Jun 10 23:01:21 CEST 2020


On Wed, Jun 10, 2020 at 10:38:45PM +0200, Marek Vasut wrote:
> On 6/10/20 10:16 PM, Tom Rini wrote:
> [...]
> >  configs/socfpga_dbm_soc1_defconfig                             | 1 +
> >  configs/socfpga_de0_nano_soc_defconfig                         | 1 +
> >  configs/socfpga_de10_nano_defconfig                            | 1 +
> >  configs/socfpga_de1_soc_defconfig                              | 1 +
> 
> I don't think those de*_soc boards have a SPI NOR at all.
> And I'm also afraid that enabling this will make those boards overflow
> SPL size limits.

There is zero size change from this patch on any platform included in
this patch.

Today each of the boards you mention enables CONFIG_SPL_SPI_SUPPORT,
CONFIG_SPL_SPI_FLASH_SUPPORT and then CONFIG_SPL_SPI_FLASH_TINY.

That said, that means you aren't using SPL_DM_SPI for real, so I'll go
take a look at what to change instead in the previous patch, 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/20200610/19460faa/attachment.sig>


More information about the U-Boot mailing list