[PATCH] [82xx] powerpc: Add support for mpc8247 based board MGCOGE from keymile.

Heiko Schocher hs at denx.de
Sat Aug 16 16:33:30 EST 2008


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 at 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



More information about the Linuxppc-dev mailing list