From: "Pete Smithers" <petesmithers@mail.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: redwood5
Date: Fri, 16 Aug 2002 12:10:17 -0500 [thread overview]
Message-ID: <20020816171017.28307.qmail@mail.com> (raw)
hi
i am trying to build a kernel from linuxppc_2_4_devel for the redwood5 board.
there seems to have been some restructuring in that tree after which nobody probably compiled a kernel for that board. at least, when i select gpio, onchip ethernet, onchip ide or sicc serial port i get a bunch of errors, like
ibm_ocp_gpio.c:124: `DCRN_CHCR0' undeclared (first use in this function) etc.
from a naive point of view, the fix, at least for this particular error would be to #include asm/ibm403.h and above that one of the headers in arch/ppc/platforms that #define DCRN_CHCR_BASE, depending on the selected processor.
but i don't think ibm_ocp_gpio.c should care about the selected processor, there must be some other way, to do that in a more generic way, so the other files that currently fail to compile won't fail anymore as well :)
i am just too new to the ppc stuff, so i am asking you gurus what you would preferably do to fix the problem...
Greets,
Pete
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2002-08-16 17:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-16 17:10 Pete Smithers [this message]
2002-08-16 17:58 ` redwood5 akuster
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=20020816171017.28307.qmail@mail.com \
--to=petesmithers@mail.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).