linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 750/107 CHRP question
@ 2003-07-31 16:54 Richard Danter
  2003-07-31 21:07 ` Matt Porter
  2003-08-01  4:34 ` Sangmoon Kim
  0 siblings, 2 replies; 10+ messages in thread
From: Richard Danter @ 2003-07-31 16:54 UTC (permalink / raw)
  To: linuxppc-embedded


Hi All,

Sorry if this is a bit of a newbie question....

I am trying to port a 2.4.x kernel to a PPC750 board with a 107
controller. The board has a serial port connected to one of the ROM
select lines (at 0x7C000000) and I would like to use this as my console
port.

So far I can boot the board and see (via the serial port) the kernel
load addresses etc, and the kernel gets decompressed and starts to run.
This is all fine as the MMU is off at this point. However, when the
serial_console_setup() code starts trying to configure the serial port
again, I get a kernel panic as I am accessing an invalid mem space (MMU
now on!).

How do I map this correctly???

My build is based on the sandpoint but with all the init stuff for
devices, such as the RTC, removed. So I have the "standard" mapping in
the MMU_init code.

Many thanks
Rich


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-08-01 12:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20030801082845.A38F6C602D@atlas.denx.de>
2003-08-01  9:02 ` 750/107 CHRP question Richard Danter
2003-08-01 12:17   ` Wolfgang Denk
2003-08-01 12:24     ` Richard Danter
2003-07-31 16:54 Richard Danter
2003-07-31 21:07 ` Matt Porter
2003-07-31 21:41   ` Richard Danter
2003-07-31 22:48     ` Matt Porter
2003-07-31 23:32     ` Wolfgang Denk
2003-08-01  8:16       ` Richard Danter
2003-08-01  4:34 ` Sangmoon Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).