From: "Macpaul Lin (林智斌)" <Macpaul.Lin@mediatek.com>
To: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>,
"Ryder Lee" <Ryder.Lee@mediatek.com>,
"trini@konsulko.com" <trini@konsulko.com>,
"David Lechner" <dlechner@baylibre.com>,
"Weijie Gao (高惟杰)" <Weijie.Gao@mediatek.com>,
"Chunfeng Yun (云春峰)" <Chunfeng.Yun@mediatek.com>,
"igor.belwon@mentallysanemainliners.org"
<igor.belwon@mentallysanemainliners.org>
Cc: "Julien Stephan" <jstephan@baylibre.com>,
"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
"Pablo Sun (孫毓翔)" <pablo.sun@mediatek.com>,
"Ht Lin (林瀚宗)" <Ht.Lin@mediatek.com>,
"Bear Wang (萩原惟德)" <bear.wang@mediatek.com>
Subject: Re: [PATCH 2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK
Date: Tue, 7 Apr 2026 14:22:35 +0000 [thread overview]
Message-ID: <bc9ca8686e5355fb5af97e6cc762f798eb475968.camel@mediatek.com> (raw)
In-Reply-To: <20260406-mtk-genio-720-snor-v1-2-cbfd5fc4e59a@baylibre.com>
On Mon, 2026-04-06 at 15:37 -0500, David Lechner wrote:
> Enable options to be able to access the SNOR flash on Genio 520/720
> EVK
> boards.
>
> Signed-off-by: David Lechner <dlechner@baylibre.com>
> ---
> configs/mt8189.config | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/configs/mt8189.config b/configs/mt8189.config
> index 74edd0169ea..e0a6b022fc0 100644
> --- a/configs/mt8189.config
> +++ b/configs/mt8189.config
> @@ -23,6 +23,9 @@ CONFIG_CLK=y
> # CONFIG_MMC_QUIRKS is not set
> CONFIG_MMC_HS200_SUPPORT=y
> CONFIG_MMC_MTK=y
> +CONFIG_MTD=y
> +CONFIG_DM_SPI_FLASH=y
> +CONFIG_SPI_FLASH_MACRONIX=y
> CONFIG_PHY=y
> CONFIG_PHY_MTK_TPHY=y
> CONFIG_PHY_MTK_XSPHY=y
> @@ -37,6 +40,9 @@ CONFIG_DM_REGULATOR_MT6359=y
> CONFIG_BAUDRATE=921600
> CONFIG_DM_SERIAL=y
> CONFIG_MTK_SERIAL=y
> +CONFIG_SPI=y
> +CONFIG_DM_SPI=y
> +CONFIG_MTK_SNOR=y
> CONFIG_USB=y
> CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_MTK=y
>
Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>
Thanks!
Macpaul Lin
prev parent reply other threads:[~2026-04-07 14:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-06 20:37 [PATCH 0/2] arm: mediatek: enable SNOR on Genio 520/720 EVK David Lechner
2026-04-06 20:37 ` [PATCH 1/2] arm: dts: mediatek: add Genio 520/720 SNOR support David Lechner
2026-04-07 14:25 ` Macpaul Lin (林智斌)
2026-04-06 20:37 ` [PATCH 2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK David Lechner
2026-04-07 14:22 ` Macpaul Lin (林智斌) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bc9ca8686e5355fb5af97e6cc762f798eb475968.camel@mediatek.com \
--to=macpaul.lin@mediatek.com \
--cc=Chunfeng.Yun@mediatek.com \
--cc=GSS_MTK_Uboot_upstream@mediatek.com \
--cc=Ht.Lin@mediatek.com \
--cc=Ryder.Lee@mediatek.com \
--cc=Weijie.Gao@mediatek.com \
--cc=bear.wang@mediatek.com \
--cc=dlechner@baylibre.com \
--cc=igor.belwon@mentallysanemainliners.org \
--cc=jstephan@baylibre.com \
--cc=pablo.sun@mediatek.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox