From: Matt Hevern <matt.hevern@nec•com.au>
To: Linuxppc-embedded@ozlabs•org
Subject: fs_enet - support for SCC on CPM2?
Date: Tue, 26 Sep 2006 12:19:16 +1000 [thread overview]
Message-ID: <45188E24.1090009@nec.com.au> (raw)
Hi all,
I am trying to compile for an freescale 82xx (CPM2) series processor,
with ethernet on an SCC. (kernel 2.6.x)
From what i can see, in the file drivers/net/fs_enet/fs_enet-main.c,
the config option "CONFIG_FS_ENET_HAS_SCC" pulls in "fs_scc_ops" which
are defined in
drivers/net/fs_enet/mac-scc.c, but this file does not seem to have
support for 82xx series, failing with various compile errors:
------errors
drivers/net/fs_enet/mac-scc.c: In function `scc_cr_cmd':
drivers/net/fs_enet/mac-scc.c:94: error: `cpm8xx_t' undeclared (first
use in this function)
drivers/net/fs_enet/mac-scc.c:94: error: (Each undeclared identifier is
reported only once
drivers/net/fs_enet/mac-scc.c:94: error: for each function it appears in.)
drivers/net/fs_enet/mac-scc.c:94: error: `immap_t' undeclared (first use
in this function)
...etc
------end-errors
It seems like these errors are mostly due to the driver being tailored
for 8xx series.
Are there any patches/fixes for "fs_enet" for ethernet on SCC for 82xx
series? - or other options?
Thanks in advance.
Matt
next reply other threads:[~2006-09-26 2:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 2:19 Matt Hevern [this message]
2006-09-26 8:40 ` fs_enet - support for SCC on CPM2? Alex Zeffertt
-- strict thread matches above, loose matches on Subject: below --
2006-09-26 15:22 Pelton, Dave
2006-09-26 16:28 ` Vitaly Bordug
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=45188E24.1090009@nec.com.au \
--to=matt.hevern@nec$(echo .)com.au \
--cc=Linuxppc-embedded@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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