Re: [RFC PATCH] powerpc: 85xx: Make e500/e500v2 depend on !E500MC
From: Baruch Siach <baruch@tkos.co.il>
Date: 2011-07-12 04:15:52
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
quoted hunk ↗ jump to hunk
Cc: Kumar Gala <redacted> Signed-off-by: Baruch Siach <baruch@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@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -