All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS
@ 2021-08-04  3:53 Bin Meng
  2021-08-12 21:46 ` Simon Glass
  0 siblings, 1 reply; 3+ messages in thread
From: Bin Meng @ 2021-08-04  3:53 UTC (permalink / raw)
  To: Simon Glass, u-boot

Now that the spi-nor fix has been made in u-boot/master via:

  commit 87e7219f9c6a ("mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()")

enable CONFIG_SPI_FLASH_SMART_HWCAPS on Intel Crown Bay again.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 configs/crownbay_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index 1923f89b9a..58c370a989 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -47,7 +47,6 @@ CONFIG_TFTP_TSIZE=y
 CONFIG_REGMAP=y
 CONFIG_SYSCON=y
 CONFIG_CPU=y
-# CONFIG_SPI_FLASH_SMART_HWCAPS is not set
 CONFIG_E1000=y
 CONFIG_SOUND=y
 CONFIG_SOUND_I8254=y
-- 
2.25.1


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

* Re: [PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS
  2021-08-04  3:53 [PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS Bin Meng
@ 2021-08-12 21:46 ` Simon Glass
  2021-08-13  0:56   ` Bin Meng
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2021-08-12 21:46 UTC (permalink / raw)
  To: Bin Meng; +Cc: U-Boot Mailing List

On Tue, 3 Aug 2021 at 21:53, Bin Meng <bmeng.cn@gmail.com> wrote:
>
> Now that the spi-nor fix has been made in u-boot/master via:
>
>   commit 87e7219f9c6a ("mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()")
>
> enable CONFIG_SPI_FLASH_SMART_HWCAPS on Intel Crown Bay again.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  configs/crownbay_defconfig | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* Re: [PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS
  2021-08-12 21:46 ` Simon Glass
@ 2021-08-13  0:56   ` Bin Meng
  0 siblings, 0 replies; 3+ messages in thread
From: Bin Meng @ 2021-08-13  0:56 UTC (permalink / raw)
  To: Simon Glass; +Cc: U-Boot Mailing List

On Fri, Aug 13, 2021 at 5:46 AM Simon Glass <sjg@chromium.org> wrote:
>
> On Tue, 3 Aug 2021 at 21:53, Bin Meng <bmeng.cn@gmail.com> wrote:
> >
> > Now that the spi-nor fix has been made in u-boot/master via:
> >
> >   commit 87e7219f9c6a ("mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()")
> >
> > enable CONFIG_SPI_FLASH_SMART_HWCAPS on Intel Crown Bay again.
> >
> > Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> > ---
> >
> >  configs/crownbay_defconfig | 1 -
> >  1 file changed, 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg@chromium.org>

applied to u-boot-x86, thanks!

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

end of thread, other threads:[~2021-08-13  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  3:53 [PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS Bin Meng
2021-08-12 21:46 ` Simon Glass
2021-08-13  0:56   ` Bin Meng

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.