[u-boot][PATCH 02/14] mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms

Michael Nazzareno Trimarchi michael at amarulasolutions.com
Wed Oct 12 13:49:08 CEST 2022


Hi

On Tue, Oct 11, 2022 at 1:50 PM Roger Quadros <rogerq at kernel.org> wrote:
>
> The GPMC module is present on some K2 and K3 SoCs.
> Enable building GPMC NAND driver for K2/K3 platforms.
>
> Signed-off-by: Roger Quadros <rogerq at kernel.org>
> ---
>  drivers/mtd/nand/raw/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig
> index ce67d1abde..bc5cabdfc2 100644
> --- a/drivers/mtd/nand/raw/Kconfig
> +++ b/drivers/mtd/nand/raw/Kconfig
> @@ -189,7 +189,7 @@ config NAND_LPC32XX_SLC
>
>  config NAND_OMAP_GPMC
>         bool "Support OMAP GPMC NAND controller"
> -       depends on ARCH_OMAP2PLUS
> +       depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3
>         help
>           Enables omap_gpmc.c driver for OMAPx and AMxxxx platforms.
>           GPMC controller is used for parallel NAND flash devices, and can
> --
> 2.17.1
>

Reviewed-By: Michael Trimarchi <michael at amarulasolutions.com>

-- 
Michael Nazzareno Trimarchi
Co-Founder & Chief Executive Officer
M. +39 347 913 2170
michael at amarulasolutions.com
__________________________________

Amarula Solutions BV
Joop Geesinkweg 125, 1114 AB, Amsterdam, NL
T. +31 (0)85 111 9172
info at amarulasolutions.com
www.amarulasolutions.com


More information about the U-Boot mailing list