All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
@ 2019-04-17  9:02 Chuanhua Han
  2019-05-22 12:32 ` Prabhakar Kushwaha
  0 siblings, 1 reply; 3+ messages in thread
From: Chuanhua Han @ 2019-04-17  9:02 UTC (permalink / raw)
  To: u-boot

This enables the folowing to Kconfig:
        CONFIG_SPI_FLASH

Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
---
 configs/ls2080ardb_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls2080ardb_defconfig b/configs/ls2080ardb_defconfig
index a1ddc1add6..d54bb8d922 100644
--- a/configs/ls2080ardb_defconfig
+++ b/configs/ls2080ardb_defconfig
@@ -41,6 +41,7 @@ CONFIG_FLASH_CFI_DRIVER=y
 CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
 CONFIG_SYS_FLASH_CFI=y
 CONFIG_DM_SPI_FLASH=y
+CONFIG_SPI_FLASH=y
 CONFIG_PHYLIB=y
 CONFIG_PHY_AQUANTIA=y
 CONFIG_E1000=y
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
  2019-04-17  9:02 [U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA Chuanhua Han
@ 2019-05-22 12:32 ` Prabhakar Kushwaha
  0 siblings, 0 replies; 3+ messages in thread
From: Prabhakar Kushwaha @ 2019-05-22 12:32 UTC (permalink / raw)
  To: u-boot


> -----Original Message-----
> From: Chuanhua Han <chuanhua.han@nxp.com>
> Sent: Wednesday, April 17, 2019 2:32 PM
> To: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>; Priyanka Jain
> <priyanka.jain@nxp.com>
> Cc: u-boot at lists.denx.de; Chuanhua Han <chuanhua.han@nxp.com>
> Subject: [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
> 
> This enables the folowing to Kconfig:
>         CONFIG_SPI_FLASH
> 
> Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
> ---

updated subject and applied to fsl-qoriq master, awaiting upstream

--pk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
@ 2019-04-17  8:17 Chuanhua Han
  0 siblings, 0 replies; 3+ messages in thread
From: Chuanhua Han @ 2019-04-17  8:17 UTC (permalink / raw)
  To: u-boot

This enables the folowing to Kconfig:
        CONFIG_SPI_FLASH

Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
---
 configs/ls2080ardb_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls2080ardb_defconfig b/configs/ls2080ardb_defconfig
index a1ddc1add6..d54bb8d922 100644
--- a/configs/ls2080ardb_defconfig
+++ b/configs/ls2080ardb_defconfig
@@ -41,6 +41,7 @@ CONFIG_FLASH_CFI_DRIVER=y
 CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
 CONFIG_SYS_FLASH_CFI=y
 CONFIG_DM_SPI_FLASH=y
+CONFIG_SPI_FLASH=y
 CONFIG_PHYLIB=y
 CONFIG_PHY_AQUANTIA=y
 CONFIG_E1000=y
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-22 12:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17  9:02 [U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA Chuanhua Han
2019-05-22 12:32 ` Prabhakar Kushwaha
  -- strict thread matches above, loose matches on Subject: below --
2019-04-17  8:17 Chuanhua Han

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.