[PATCH 01/10] [ARM] tegra: initial tegra support

Linus Walleij linus.ml.walleij at gmail.com
Mon Jun 7 19:34:25 EDT 2010


2010/6/4 Olof Johansson <olof at lixom.net>:

> (...)
> diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
> index 5bd7c89..b4f6c5e 100644
> --- a/arch/arm/mm/Kconfig
> +++ b/arch/arm/mm/Kconfig
> @@ -760,7 +760,7 @@ config CACHE_FEROCEON_L2_WRITETHROUGH
>  config CACHE_L2X0
>        bool "Enable the L2x0 outer cache controller"
>        depends on REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || MACH_REALVIEW_PB1176 || \
> -                  REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 || MACH_REALVIEW_PBX || ARCH_NOMADIK || ARCH_OMAP4
> +                  REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 || MACH_REALVIEW_PBX || ARCH_NOMADIK || ARCH_OMAP4 || ARCH_TEGRA

What are you actually basing your patches on? You will
need to bring your patches to the head, there are already
two more machines using the L2x0 for example, so this
won't apply.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list