* 82xx multiple soc support/initialization
@ 2009-05-25 14:23 Carl-Erwin GRIFFITH
2009-05-26 20:25 ` Scott Wood
0 siblings, 1 reply; 2+ messages in thread
From: Carl-Erwin GRIFFITH @ 2009-05-25 14:23 UTC (permalink / raw)
To: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 357 bytes --]
Hi guys,
I'm working on an derived muas3001 board (kernel version 2.6.30-rc5),
and so far I did not find an example of multiple SOCs initialization.
The board has 3 cpus (only one core activated).
1) Is there a special syntax to use in the device tree ?
2) Do the kernel provide an API to support multiple SOCs ?
Best regards,
Carl-Erwin Griffith
[-- Attachment #2: Type: text/html, Size: 1019 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 82xx multiple soc support/initialization
2009-05-25 14:23 82xx multiple soc support/initialization Carl-Erwin GRIFFITH
@ 2009-05-26 20:25 ` Scott Wood
0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2009-05-26 20:25 UTC (permalink / raw)
To: Carl-Erwin GRIFFITH; +Cc: linuxppc-dev
On Mon, May 25, 2009 at 04:23:37PM +0200, Carl-Erwin GRIFFITH wrote:
> Hi guys,
>
>
> I'm working on an derived muas3001 board (kernel version 2.6.30-rc5),
>
> and so far I did not find an example of multiple SOCs initialization.
>
> The board has 3 cpus (only one core activated).
This is not currently supported -- there are lots of places, especially
in 82xx/CPM code, that assume there's only one instance of the SoC.
> 1) Is there a special syntax to use in the device tree ?
You'd have multiple instances of the soc node (plus kernel changes to
make this work). You'll probably need some way of indicating which one
contains the running core.
-Scott
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-26 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 14:23 82xx multiple soc support/initialization Carl-Erwin GRIFFITH
2009-05-26 20:25 ` Scott Wood
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).