Re: [U-Boot] [PATCH 02/15] MPC85xx: Fix MURAM size for MPC8569

2009-06-11 Thread Kumar Gala
On May 20, 2009, at 11:30 AM, Haiying Wang wrote: > MPC8569 has 128K bytes MURAM. > > Signed-off-by: Haiying Wang > --- > include/asm-ppc/immap_qe.h |9 +++-- > 1 files changed, 7 insertions(+), 2 deletions(-) applied - k ___ U-Boot mailing li

[U-Boot] [PATCH 02/15] MPC85xx: Fix MURAM size for MPC8569

2009-05-20 Thread Haiying Wang
MPC8569 has 128K bytes MURAM. Signed-off-by: Haiying Wang --- include/asm-ppc/immap_qe.h |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/include/asm-ppc/immap_qe.h b/include/asm-ppc/immap_qe.h index 66a4735..55667ca 100644 --- a/include/asm-ppc/immap_qe.h +++ b/i