[U-Boot] [PATCH 1/3] mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
Lukasz Majewski
lukma at denx.de
Mon Sep 16 12:04:13 UTC 2019
Hi Frieder,
> From: Frieder Schrempf <frieder.schrempf at kontron.de>
>
> To allow SPI_FLASH_MTD being enabled separately in SPL we add a new
> option. The only user currently is the stm32mp15_basic board.
Thanks for preparing the patch.
>
> Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
> ---
> drivers/mtd/spi/Kconfig | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/drivers/mtd/spi/Kconfig b/drivers/mtd/spi/Kconfig
> index d3b007a731..f5cb7f6577 100644
> --- a/drivers/mtd/spi/Kconfig
> +++ b/drivers/mtd/spi/Kconfig
> @@ -196,4 +196,12 @@ config SPI_FLASH_MTD
>
> If unsure, say N
>
> +config SPL_SPI_FLASH_MTD
> + bool "SPI flash MTD support for SPL"
> + depends on SPI_FLASH
> + help
> + Enable the MTD support for the SPI flash layer in SPL.
> +
> + If unsure, say N
> +
> endmenu # menu "SPI Flash Support"
Acked-by: Lukasz Majewski <lukma at denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190916/55524888/attachment.sig>
More information about the U-Boot
mailing list