All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: MPC7410 BAT Issue
       [not found] <CAFbQSaAG+pJ0FBodZrM_pejH6RVWJnzyp1+boKfo5pgUOGC_+g@mail.gmail.com>
@ 2011-07-13 14:18 ` Vineeth
  0 siblings, 0 replies; only message in thread
From: Vineeth @ 2011-07-13 14:18 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 854 bytes --]

Hi,

We have a MPC7410 based board and we are trying to port Linux on the same.

the Board Architecture/UART connection is as follows

*MPC7410 ---> MPC107(PCI Bridge) ---> PLX9052(PCI->Local Bus Bridge) --->
UART*
The address mapping is as follows

PLX9052 @       0xDB00_0000
UART @           0xDB00_0100
FLASH @         0xFF00_0000
RAM @            0x0

We have to port Linux 2.6.24( default one with ELDK4.2).

as we don't have a debugger, we are using (my_reset) function which simply
resets the board.


We have uboot up and running. we are downloading uImage to RAM location
@0x800000 and JMP to 0x80000

Linux is executing till setup_arch() call in the start_kernel() function.

We are facing some issue in page_init() call; also on setting the BAT
registers.(which is done at platform_init)

Anyone got any clue how to set the BAT for MPC7410 ?

[-- Attachment #2: Type: text/html, Size: 1117 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-13 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAFbQSaAG+pJ0FBodZrM_pejH6RVWJnzyp1+boKfo5pgUOGC_+g@mail.gmail.com>
2011-07-13 14:18 ` Fwd: MPC7410 BAT Issue Vineeth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.