* Boot process - Crash in serial_init fonction
@ 2000-02-22 8:39 Sebastien Articlaux
0 siblings, 0 replies; only message in thread
From: Sebastien Articlaux @ 2000-02-22 8:39 UTC (permalink / raw)
To: embedded linuxppc
Hi all!
When going through the fonction serial_init of the
bootloader, I access to the address FA100000 but it
doesn't correspond to anything in our mapping.
So the program stops.
But for a MBX board this correspond to MBX status/
control registers.
My board is customize so I don't have this.
Do you think I will modify serial_init source code?
I've found this fonction in m8xxtty.c and in mbxtty.c
The mapping of our memory is the following one:
RAM 0 to 7FFFFFF
FLASH 8000000 to 803FFFF
IMMR FF000000
I've seen that for MBX board the mapping for FLASH
starts at FE000000 and for IMMR at FA200000.
Should I use this?
Thank you in advance.
Sebastien ARTICLAUX
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-02-22 8:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-22 8:39 Boot process - Crash in serial_init fonction Sebastien Articlaux
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).