diff mbox series

x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS

Message ID 20210804035339.9167-1-bmeng.cn@gmail.com
State Accepted
Commit cedd754484eb929b6f90c60d5d7e6ee458440152
Delegated to: Bin Meng
Headers show
Series x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS | expand

Commit Message

Bin Meng Aug. 4, 2021, 3:53 a.m. UTC
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(-)

Comments

Simon Glass Aug. 12, 2021, 9:46 p.m. UTC | #1
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>
Bin Meng Aug. 13, 2021, 12:56 a.m. UTC | #2
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!
diff mbox series

Patch

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