From: "Christian Meyer" <Christian.Meyer@cs.tum.edu>
To: linuxppc-embedded@lists.linuxppc.org
Subject: MPC7410 doesn't work with linux-2.4.20-denx
Date: Thu, 14 Aug 2003 13:28:50 +0200 [thread overview]
Message-ID: <200308141128.h7EBSnQ06089@mailgate5.cinetic.de> (raw)
Hello!
I'm currently trying to get linux running on an embedded board:
* MPC7410 Rev.1.4
* PowerQUICC (MPC 8260)
* RAM: 128 MB
* Flash: 64 MB
* Kernel: 2.4.20-denx
For some reason, it doesn't boot properly. It says "Now booting Linux",
after that something triggers a hard reset. For the last 2 weeks I tried
to debug (using the hardware debugger BDI2000) the kernel and more or
less found out where the problem might be located.
start_here() (arch/ppc/kernel/head.S) calls call_setup_cpu()
(arch/ppc/kernel/misc.S), machine_init() (arch/ppc/kernel/setup.c),
MMU_init() (arch/ppc/mm/init.c) and load_up_mmu()
(arch/ppc/kernel/head.S). call_setup_cpu() and machine_init() seem to
be fine; MMU_init() calls MMU_init_hw() and mapin_ram(). As far as I
can tell, that's the point where the board initiates a hard reset. I
don't know why it does that and I also don't know any solution to solve
that problem. It seems like either the MMU isn't correctly initialized
or there's a problem with the L2 cache. Motorola says, that the MPC7410
is compatible to the MPC75x; regarding my current problem it looks like
that there's a difference somewhere.
Maybe you know a solution for the problem or have an idea how to find
out what's wrong.
Thanks in advance,
--
Christian Meyer
Technische Universität München
E-Mail: Christian.Meyer@cs.tum.edu
UIN: 72107443
AIM: chrisime
Jabber: chrisime@charente.de
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-08-14 11:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-14 11:28 Christian Meyer [this message]
2003-08-15 8:42 ` MPC7410 doesn't work with linux-2.4.20-denx Wolfgang Denk
2003-08-15 18:00 ` Ron Bianco
2003-08-15 19:21 ` Wolfgang Denk
2003-08-19 11:24 ` problems on building linux kernel John Zhou
2003-08-19 11:55 ` Dan Kegel
-- strict thread matches above, loose matches on Subject: below --
2003-10-01 13:50 MPC7410 doesn't work with linux-2.4.20-denx Arun Dharankar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200308141128.h7EBSnQ06089@mailgate5.cinetic.de \
--to=christian.meyer@cs.tum.edu \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).