linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux on ML310
@ 2007-11-23 22:52 narendra sisodiya
  2007-11-23 23:17 ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: narendra sisodiya @ 2007-11-23 22:52 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

Hi, I am working ML310 XUP virtex2Pro board. My task is to port a Linux
2.4.26 on PowerPC405. I am on the mid way
I have following question.


   1. Why in every document Linux kernel 2.4.26 is used, can i use
2.6.xxversion. If yes what will be the modifications,
   2. In document some are using busybox for making root file system and
   in some Yellow Dog Linux. so what are the such possible options?
   3. If any body has done some project then Please share your experience
   with me.



-- 
Narendra Sisodiya
MTech (Computer Technology), IIT Delhi
+91-9999232792
http://www.techfandu.org/index.html

[-- Attachment #2: Type: text/html, Size: 713 bytes --]

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

* Re: Linux on ML310
  2007-11-23 22:52 Linux on ML310 narendra sisodiya
@ 2007-11-23 23:17 ` Grant Likely
  2007-11-24  0:09   ` narendra sisodiya
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2007-11-23 23:17 UTC (permalink / raw)
  To: narendra sisodiya; +Cc: linuxppc-embedded

On 11/23/07, narendra sisodiya <narendra.sisodiya@gmail.com> wrote:
> Hi, I am working ML310 XUP virtex2Pro board. My task is to port a Linux
> 2.4.26 on PowerPC405. I am on the mid way
> I have following question.
>
>
> Why in every document Linux kernel 2.4.26 is used, can i use 2.6.xx version.
> If yes what will be the modifications,

Mainline 2.6.x has support for the virtex device but it is missing
some drivers for EMAC, TEMAC and some other devices.

You can get the drivers from my tree at http://git.secretlab.ca/ or
from the xilinx git server http://git.xilinx.com

> In document some are using busybox for making root file system and in some
> Yellow Dog Linux. so what are the such possible options?

Yellow Dog isn't a very good choice for the ppc405 with no floating
point unit.  Use an embedded distro like ELDK, or build your own using
buildroot or openembedded

> If any body has done some project then Please share your experience with me.
>
>
> --
> Narendra Sisodiya
> MTech (Computer Technology), IIT Delhi
> +91-9999232792
> http://www.techfandu.org/index.html
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

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

* Re: Linux on ML310
  2007-11-23 23:17 ` Grant Likely
@ 2007-11-24  0:09   ` narendra sisodiya
  0 siblings, 0 replies; 3+ messages in thread
From: narendra sisodiya @ 2007-11-24  0:09 UTC (permalink / raw)
  To: Grant Likely; +Cc: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 2812 bytes --]

Thanks
after getting driver from your site http://git.secretlab.ca/  will the
2.6kernel work fine completely?
What will be the advantage of 2.6 in context to embedded systems.

Actually
I am trying to design is a Video Streaming over RF. I need to transfer
320x240 @ 60 fps video from machine to one / many display systems.

By some method I will try to add a CMOS digital camera to ML310 board (any
suggestion) and Probability i need to build a small system for frame
buffering and then I heard about the Darwin Streaming server. So i will try
to install a tiny Darwin Streaming server on Linux system. Probably I need
to write a small application (or may be driver ) also which will fetch
frames from frame buffer and handle over to server.

For RF interface i want to go with WUSB2.0 ( wireless USB 2.0 ) but due to
some problem my adviser told me to think about blue tooth interface and
perhaps i need to work with blueZ.

I am unable to think for the whole setup and connectivity between various
module. Actually I need to do this my own but i am not getting the whole
picture on which i should work. Can anybody help me out ?? I will be highly
Thankful

Thanks and Regards

On Nov 24, 2007 4:47 AM, Grant Likely <grant.likely@secretlab.ca> wrote:

> On 11/23/07, narendra sisodiya <narendra.sisodiya@gmail.com> wrote:
> > Hi, I am working ML310 XUP virtex2Pro board. My task is to port a Linux
> > 2.4.26 on PowerPC405. I am on the mid way
> > I have following question.
> >
> >
> > Why in every document Linux kernel 2.4.26 is used, can i use 2.6.xxversion.
> > If yes what will be the modifications,
>
> Mainline 2.6.x has support for the virtex device but it is missing
> some drivers for EMAC, TEMAC and some other devices.
>
> You can get the drivers from my tree at http://git.secretlab.ca/ or
> from the xilinx git server http://git.xilinx.com
>
> > In document some are using busybox for making root file system and in
> some
> > Yellow Dog Linux. so what are the such possible options?
>
> Yellow Dog isn't a very good choice for the ppc405 with no floating
> point unit.  Use an embedded distro like ELDK, or build your own using
> buildroot or openembedded
>
> > If any body has done some project then Please share your experience with
> me.
> >
> >
> > --
> > Narendra Sisodiya
> > MTech (Computer Technology), IIT Delhi
> > +91-9999232792
> > http://www.techfandu.org/index.html
> > _______________________________________________
> > Linuxppc-embedded mailing list
> > Linuxppc-embedded@ozlabs.org
> > https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> >
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
> grant.likely@secretlab.ca
> (403) 399-0195
>



-- 
Narendra Sisodiya
MTech (Computer Technology), IIT Delhi
+91-9999232792
http://www.techfandu.org/index.html

[-- Attachment #2: Type: text/html, Size: 3882 bytes --]

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

end of thread, other threads:[~2007-11-24  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-23 22:52 Linux on ML310 narendra sisodiya
2007-11-23 23:17 ` Grant Likely
2007-11-24  0:09   ` narendra sisodiya

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).