Re: [U-Boot] [PATCH 2/2] powerpc/85xx: Add P2041 processor support

2011-05-18 Thread Kumar Gala
On May 13, 2011, at 2:18 AM, Kumar Gala wrote: > The P2041 is similar to P2040, however has a 10G port and backside L2 > > Signed-off-by: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/Makefile |3 +++ > arch/powerpc/cpu/mpc85xx/p2040_ids.c |3 +++ > arch/powerpc/cpu/mpc8xxx/cpu

[U-Boot] [PATCH 2/2] powerpc/85xx: Add P2041 processor support

2011-05-13 Thread Kumar Gala
The P2041 is similar to P2040, however has a 10G port and backside L2 Signed-off-by: Kumar Gala --- arch/powerpc/cpu/mpc85xx/Makefile |3 +++ arch/powerpc/cpu/mpc85xx/p2040_ids.c |3 +++ arch/powerpc/cpu/mpc8xxx/cpu.c|2 ++ arch/powerpc/include/asm/config_mpc