* I want to use SCC3 as ethernet with SMC1 as console(mpc8xx)
@ 2006-04-19 6:40 김영남
0 siblings, 0 replies; only message in thread
From: 김영남 @ 2006-04-19 6:40 UTC (permalink / raw)
To: linuxppc-embedded
First of all, I am sorry for my poor english.
I have mpc850 custom board with followings:
SMC1 - console
SMC2 - uart
SCC2 - ethernet
I want to use SCC2 and SCC3 as ethernet(two ethernet interfaces).
As many web sites and mailing lists describe, I knew that SMC patch is
required because SMC1 and SCC3 share parameter ram.
I have DENX 2.4.25 kernel and this kernel works fine except using SCC3
as ethernet.
When apply "USE_SMC_PATCH" in arch/ppc/8xx_io/micropatch.c, kernel hang
and reset without any messages.(using u-boot 1.1.4)
I want to know that when I use "USE_SMC_PATCH", which source file is
modified and how to modify source file to use SMC1 as console.
Could you tell me useful information about that?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-19 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-19 6:40 I want to use SCC3 as ethernet with SMC1 as console(mpc8xx) 김영남
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.