RE: Could XUP be uesd as a SMP platform

2008-10-08 Thread John Linn
-dev@ozlabs.org Subject: Could XUP be uesd as a SMP platform Hi all, I am working with a Xilinx Virtex II Pro evaluation board, which has two PowerPC 405 and I have ported linux 2.6.24 onto that board when there is one PPC405 configured. I'd like to use this board as a SMP platform.

Re: Could XUP be uesd as a SMP platform

2008-10-08 Thread Josh Boyer
On Wed, Oct 08, 2008 at 02:49:14PM +0800, =?GB2312?B?ItXF6fMiIDx6aGFuZ3lpaGVyZUBnbWFpbC5jb20+?= wrote: >Hi all, > >I am working with a Xilinx Virtex II Pro evaluation board, which has two >PowerPC 405 and I have ported linux 2.6.24 onto that board when there is one >PPC405 configured. > >I'd like

Could XUP be uesd as a SMP platform

2008-10-07 Thread 张轶
Hi all, I am working with a Xilinx Virtex II Pro evaluation board, which has two PowerPC 405 and I have ported linux 2.6.24 onto that board when there is one PPC405 configured. I'd like to use this board as a SMP platform. Is it feasible? If it works, what steps should i follow? Could you give