Re: [PATCH v3] powerpc: 85xx: separate e500 from e500mc

2011-10-24 Thread Baruch Siach
Hi Kumar, On Wed, Aug 10, 2011 at 08:21:18AM +0300, Baruch Siach wrote: CONFIG_E500MC breaks e500/e500v2 systems. It defines L1_CACHE_SHIFT to 6, thus breaking clear_pages(), probably others too. This patch adds a new Processor Type entry for e500mc, and makes e500 systems depend on

RE: [PATCH 3/5][v2] fsl-rio: Add two ports and rapidio message units support

2011-10-24 Thread Bounine, Alexandre
On Sat, Oct 22, 2011 at 1:15 AM, Liu Gang-B34182 b34...@freescale.com wrote: From: Bounine, Alexandre [mailto:alexandre.boun...@idt.com] Sent: Thursday, October 20, 2011 3:54 AM To: Kumar Gala; linuxppc-...@ozlabs.org Cc: Andrew Morton; Liu Gang-B34182; linux-ker...@vger.kernel.org Subject:

Re: [PATCH 03/11] powerpc/85xx: Rework PCI nodes on P1020RDB

2011-10-24 Thread Kumar Gala
On Oct 23, 2011, at 9:37 AM, Tabi Timur-B04825 wrote: On Sat, Oct 22, 2011 at 4:20 PM, Kumar Gala ga...@kernel.crashing.org wrote: * Move SoC specific details like irq mapping to SoC dtsi * Update interrupt property to cover both error interrupt and PCIe runtime interrupts Are we going

Re: [PATCH 03/11] powerpc/85xx: Rework PCI nodes on P1020RDB

2011-10-24 Thread Timur Tabi
Kumar Gala wrote: I would have hoped the bindings had made it clear already what was board info vs what was SoC. When it comes to device trees, I never assume anything is clear. If not, they should be clarify that in the binding specs. I'm okay with that. -- Timur Tabi Linux kernel

kexec support for P2020

2011-10-24 Thread radha krishna
Hi Team, I want to use kdump mechanism to collect kernel crash dump for P2010 and P2020 processor based systems running Linux-2.6.32 kernel version. Please help me in finding answers for following: Is kexec support available for p2010 in Linux-2.6.32 version? Is open source kexec tools works for

Kdump/kexec for mpc83xx

2011-10-24 Thread radha krishna
Hi Team, I am using Linux-3.0 on mpc8379 RDB. I have downloaded kexec-tools-2.0.2 package from open source and cross compiled for ppc_6xx. But, the kexec is not booting with kernel loaded with kexec -l. If one of you already tried, please help me ... Regards, RamAmru