[PATCHv5 1/3] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)

Tom Rini trini at konsulko.com
Tue Jun 30 17:16:31 CEST 2020


On Thu, Jun 04, 2020 at 11:11:51PM +0800, Zhiqiang Hou wrote:

> From: Lukasz Majewski <lukma at denx.de>
> 
> This patch fixes issue with defining the DM_SPI_FLASH in the
> configs/include/<board.h> instead of enabling this option in Kconfig.
> 
> The problem is that CONFIG_IS_ENABLED(DM_SPI_FLASH) shows false as there
> is no DM_SPI_FLASH=y in .config (but the define is set in u-boot.cfg).
> 
> As a result conversion of DM_SPI_FLASH to using CONFIG_IS_ENABLED() is not
> working properly.
> 
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>

Applied to u-boot/master, 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/20200630/5eafe458/attachment.sig>


More information about the U-Boot mailing list