[RFC PATCH] powerpc: 85xx: Make e500/e500v2 depend on !E500MC
Baruch Siach
baruch at tkos.co.il
Tue Jul 12 14:15:02 EST 2011
Hi Kumar,
On Mon, Jun 20, 2011 at 07:56:10AM +0300, Baruch Siach wrote:
> CONFIG_E500MC breaks e500/e500v2 systems. It defines L1_CACHE_SHIFT to 6, thus
> breaking clear_pages(), probably others too.
Ping?
Ack/Nack?
baruch
> Cc: Kumar Gala <galak at kernel.crashing.org>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> Is this the right approach?
>
> arch/powerpc/platforms/85xx/Kconfig | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
> index b6976e1..5b8546d 100644
> --- a/arch/powerpc/platforms/85xx/Kconfig
> +++ b/arch/powerpc/platforms/85xx/Kconfig
> @@ -13,6 +13,8 @@ if FSL_SOC_BOOKE
>
> if PPC32
>
> +if !PPC_E500MC
> +
> config MPC8540_ADS
> bool "Freescale MPC8540 ADS"
> select DEFAULT_UIMAGE
> @@ -155,6 +157,8 @@ config SBC8560
> help
> This option enables support for the Wind River SBC8560 board
>
> +endif # !PPC_E500MC
> +
> config P3041_DS
> bool "Freescale P3041 DS"
> select DEFAULT_UIMAGE
> --
> 1.7.5.3
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
More information about the Linuxppc-dev
mailing list