From: "Gerhard TAEUBL" <Gerhard.TAEUBL@frequentis.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: pci mbx860
Date: Thu, 01 Apr 2004 10:35:11 +0200 [thread overview]
Message-ID: <s06bf008.073@mail.frequentis.com> (raw)
Hi!
According to
http://lists.linuxppc.org/linuxppc-embedded/200312/msg00003.html
I try to get the qspan work on our custom board, and found the patch. It works but in my kernel version (eldk 3.0 kernel 2.4.24) the m8xx_setup_pci_ptrs function is called before bootmem is initialised (in arch/ppc/kernel/m8xx_setup.c), so first the kernel crashes after decompressing the kernel.
So I moved the function call from the function
platform_init to m8xx_setup_arch, then it works.
Is that correct or exists a better point where to call this function?
kr
Gerhard
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2004-04-01 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-01 8:35 Gerhard TAEUBL [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-01 8:17 pci mbx860 praveen.nale
2003-11-05 8:07 Amit.Lubovsky
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=s06bf008.073@mail.frequentis.com \
--to=gerhard.taeubl@frequentis.com \
--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).