[U-Boot] [PATCH 8/9] powerpc/mpc8548cds: Fix config according to system address map
Zhao Chenhui
b35336 at freescale.com
Sat Oct 8 09:47:37 CEST 2011
On Sat, Oct 08, 2011 at 03:02:18PM +0800, Zhao Chenhui wrote:
> On Fri, Oct 07, 2011 at 10:17:28AM -0500, Kumar Gala wrote:
> >
> > On Sep 13, 2011, at 2:15 AM, Zhao Chenhui wrote:
> >
> > > From: chenhui zhao <chenhui.zhao at freescale.com>
> > >
> > > - Fix config according to system address map in the manual.
> > > - Rework tlb and law tables.
> > > - Remove unnecessary macros.
> > >
> > > Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> > > ---
> > > board/freescale/mpc8548cds/law.c | 19 +++++----
> > > board/freescale/mpc8548cds/mpc8548cds.c | 8 ++--
> > > board/freescale/mpc8548cds/tlb.c | 67 ++++++++++++++++---------------
> > > include/configs/MPC8548CDS.h | 56 ++++++++++++-------------
> > > 4 files changed, 76 insertions(+), 74 deletions(-)
> >
> > with which manual? If its the board manual that isn't correct, the one in the board manual is just an example.
> >
> > - k
>
> It's "MPC8548E Configurable Development System Reference Manual".
> I made some minor changes to address map, including reserving 256M memory space for PCI2,
> enlarging the size of PCI IO space.
>
> -chenhui
Fixed typo in the comments of tlb.c and reposted.
-chenhui
More information about the U-Boot
mailing list