From: Heiko Schocher <hs@denx.de>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, Wolfgang Denk <wd@denx.de>
Subject: Re: [PATCH] [82xx] powerpc: Add support for mpc8247 based board MGCOGE from keymile.
Date: Sat, 16 Aug 2008 08:33:30 +0200 [thread overview]
Message-ID: <48A674BA.3060509@denx.de> (raw)
In-Reply-To: <87674E2E-05CB-41E8-A1C9-EC54D27798AD@kernel.crashing.org>
Hello Kumar,
Kumar Gala schrieb:
> On Jun 18, 2008, at 3:38 AM, Heiko Schocher wrote:
>> changes since the last patch:
>>
>> update the Portpin initialization.
>>
>> [powerpc] Added support for the MPC8247 based board MGCOGE
>> from Keymile.
>>
>> Signed-off-by: Heiko Schocher <hs@denx.de>
>> ---
>> arch/powerpc/boot/dts/mgcoge.dts | 174 +++++++
>> arch/powerpc/configs/mgcoge_defconfig | 900
>> +++++++++++++++++++++++++++++++++
>> arch/powerpc/platforms/82xx/Kconfig | 8 +
>> arch/powerpc/platforms/82xx/Makefile | 1 +
>> arch/powerpc/platforms/82xx/mgcoge.c | 129 +++++
>> 5 files changed, 1212 insertions(+), 0 deletions(-)
>> create mode 100644 arch/powerpc/boot/dts/mgcoge.dts
>> create mode 100644 arch/powerpc/configs/mgcoge_defconfig
>> create mode 100644 arch/powerpc/platforms/82xx/mgcoge.c
>
> This fails to compile for with 2.6.27-rc3:
>
> drivers/net/fs_enet/mac-scc.c: In function 'restart':
> drivers/net/fs_enet/mac-scc.c:256: error: implicit declaration of
> function '__fs_out8'
> drivers/net/fs_enet/mac-scc.c:265: error: 'SCC_EB' undeclared (first use
> in this function)
> drivers/net/fs_enet/mac-scc.c:265: error: (Each undeclared identifier is
> reported only once
> drivers/net/fs_enet/mac-scc.c:265: error: for each function it appears in.)
> make[3]: *** [drivers/net/fs_enet/mac-scc.o] Error 1
> make[2]: *** [drivers/net/fs_enet] Error 2
> make[1]: *** [drivers/net] Error 2
> make: *** [drivers] Error 2
> make: *** Waiting for unfinished jobs....
:-(
So in 2.6.27-rc3 lacks another patch from me :-( , see:
http://ozlabs.org/pipermail/linuxppc-dev/2008-June/057824.html
and I posted this patch First time in January 2008!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2008-08-16 6:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 0:30 [PATCH] [82xx] powerpc: Add support for mpc8247 based board MGCOGE from keymile Vitaly Bordug
2008-06-12 15:32 ` Scott Wood
2008-06-13 16:33 ` Heiko Schocher
2008-06-13 15:54 ` Scott Wood
2008-06-14 6:56 ` Vitaly Bordug
2008-06-16 7:26 ` David Gibson
2008-06-16 9:40 ` Heiko Schocher
2008-06-16 16:49 ` Scott Wood
2008-06-17 7:21 ` Heiko Schocher
2008-06-18 8:38 ` Heiko Schocher
2008-08-15 21:59 ` Kumar Gala
2008-08-16 6:33 ` Heiko Schocher [this message]
2008-08-29 12:04 ` Kumar Gala
2008-08-29 13:51 ` Jon Loeliger
2008-08-29 14:35 ` Kumar Gala
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=48A674BA.3060509@denx.de \
--to=hs@denx.de \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=wd@denx.de \
/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).