lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8f5ba7d9-cae0-dde6-6d20-f6e37cbe6338@gmail.com>
Date:   Fri, 14 May 2021 09:54:24 +0200
From:   Matthias Brugger <matthias.bgg@...il.com>
To:     Enric Balletbo i Serra <enric.balletbo@...labora.com>,
        linux-kernel@...r.kernel.org
Cc:     Collabora Kernel ML <kernel@...labora.com>,
        linux-mediatek@...ts.infradead.org, drinkcat@...omium.org,
        hsinyi@...omium.org, Anson Huang <Anson.Huang@....com>,
        Arnd Bergmann <arnd@...db.de>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Catalin Marinas <catalin.marinas@....com>,
        Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Guido Günther <agx@...xcpu.org>,
        Jagan Teki <jagan@...rulasolutions.com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Max Krummenacher <max.oss.09@...il.com>,
        Michael Walle <michael@...le.cc>, Nishanth Menon <nm@...com>,
        Shawn Guo <shawnguo@...nel.org>, Will Deacon <will@...nel.org>,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: defconfig: Allow Mediatek boards to boot from the
 mmc



On 23/04/2021 09:52, Enric Balletbo i Serra wrote:
> Enable the MMC_MTK option necessary to boot Mediatek boards from the
> mmc. Booting from the mmc is the common method used for a bunch of
> boards, specially Chromebooks, to boot from. Hence this driver is
> built-in.
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@...labora.com>


Applied to v5.13-next/defconfig



Thanks!

> ---
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7b4be3807b6d..acb718160345 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -851,6 +851,7 @@ CONFIG_MMC_DW_K3=y
>  CONFIG_MMC_DW_ROCKCHIP=y
>  CONFIG_MMC_SUNXI=y
>  CONFIG_MMC_BCM2835=y
> +CONFIG_MMC_MTK=y
>  CONFIG_MMC_SDHCI_XENON=y
>  CONFIG_MMC_SDHCI_AM654=y
>  CONFIG_MMC_OWL=y
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ