wrote:
On Sun, Jun 19, 2011 at 11:56 PM, Baruch Siach [off-list ref] wrote:
quoted
CONFIG_E500MC breaks e500/e500v2 systems. It defines L1_CACHE_SHIFT to 6, thus
breaking clear_pages(), probably others too.
Cc: Kumar Gala <redacted>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
Is this the right approach?
It doesn't work for me.
I also get this error if I try to build corenet32_smp_defconfig:
arch/powerpc/platforms/Kconfig.cputype:136:error: recursive dependency detected!
arch/powerpc/platforms/Kconfig.cputype:136: symbol PPC_E500MC is selected by
P2040_RDB
arch/powerpc/platforms/85xx/Kconfig:176: symbol P2040_RDB depends on PPC_E500MC
--
Timur Tabi
Linux kernel developer at Freescale