Re: [U-Boot] [PATCH] powerpc/85xx: Add recognition of e5500 core

2010-07-14 Thread Wolfgang Denk
Dear Kumar Gala, In message <1277891327-24506-1-git-send-email-ga...@kernel.crashing.org> you wrote: > Signed-off-by: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/cpu.c | 20 ++-- > 1 files changed, 10 insertions(+), 10 deletions(-) > > diff --git a/arch/powerpc/cpu/mpc85xx/cp

Re: [U-Boot] [PATCH] powerpc/85xx: Add recognition of e5500 core

2010-07-08 Thread Kumar Gala
On Jun 30, 2010, at 4:48 AM, Kumar Gala wrote: > Signed-off-by: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/cpu.c | 20 ++-- > 1 files changed, 10 insertions(+), 10 deletions(-) applied to 85xx - k ___ U-Boot mailing list U-Boot@list

[U-Boot] [PATCH] powerpc/85xx: Add recognition of e5500 core

2010-06-30 Thread Kumar Gala
Signed-off-by: Kumar Gala --- arch/powerpc/cpu/mpc85xx/cpu.c | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/cpu.c b/arch/powerpc/cpu/mpc85xx/cpu.c index fddeb2f..25fb25c 100644 --- a/arch/powerpc/cpu/mpc85xx/cpu.c +++ b/arch/