All of lore.kernel.org
 help / color / mirror / Atom feed
* VPE loader support on 34K
@ 2009-03-25 14:37 ` Alan Wu
  0 siblings, 0 replies; 5+ messages in thread
From: Alan Wu @ 2009-03-25 14:37 UTC (permalink / raw)
  To: linux-mips


Hello,

I'm porting 2.6.26 Linux on the platform of MIPS 34K. Currently, the uni-processor 
kernel model(1 VPE) and SMP model (2 VPE) are up and work perfectly.

Now, I need to port the AP/SP model on a normal Linux uniprocessor kernel model. 
I'd like to load an application program (ELF ?) into kernel space where this 
application will run on a Secondary VPE undisturbed by the Linux kernel.

After I enabled the MIPS_VPE_LOADER [=y] in .config , the kernel is up without
any error/warning message.

Please help :

1. How to load the application into VPE1 from VPE0 ? (cat XYZapp >/dev/vpe1 ?)
2. Is there any sample "Hello World" application for this ? 
3. Any specific tool chain needed ?

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-26  1:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25 14:37 VPE loader support on 34K Alan Wu
2009-03-25 14:37 ` Alan Wu
2009-03-25 15:42 ` Ralf Baechle
2009-03-25 16:03 ` Kevin D. Kissell
2009-03-26  1:42 ` tiejun.chen

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.