Is there anybody that have ported the linux to the nios or m
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Is there anybody that have ported the linux to the nios or m

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> FPGA
Author Message
bjzhangwn
Guest





Posted: Fri Dec 23, 2005 9:15 am    Post subject: Is there anybody that have ported the linux to the nios or m Reply with quote

I want to learn more about this!
Back to top
Alex Gibson
Guest





Posted: Fri Dec 23, 2005 1:05 pm    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

"bjzhangwn" <bjzhangwn@163.com> wrote in message
news:1135317395.120472.211170@o13g2000cwo.googlegroups.com...
Quote:
I want to learn more about this!


look at uclinux

uclinux on microblaze
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux

uclinux for nios2
http://www.enseirb.fr/~kadionik/embedded/uclinux/nios-uclinux.html
http://www.enseirb.fr/~kadionik/embedded/uclinux/HOWTO_compile_uClinux_for_NIOS.html

http://linuxdevices.com/news/NS9386138954.html

Note I don't know if that is the correct link for Nios as have only used
uclinux on microblaze.

Can also run full linux on v2pro and v4FX with ppc hard cores.

Alex
Back to top
Antti Lukats
Guest





Posted: Fri Dec 23, 2005 3:50 pm    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

"Alex Gibson" <news@alxx.org> schrieb im Newsbeitrag
news:411umcF1cgt5hU1@individual.net...
Quote:

"bjzhangwn" <bjzhangwn@163.com> wrote in message
news:1135317395.120472.211170@o13g2000cwo.googlegroups.com...
I want to learn more about this!


look at uclinux

uclinux on microblaze
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux

uclinux for nios2
http://www.enseirb.fr/~kadionik/embedded/uclinux/nios-uclinux.html
http://www.enseirb.fr/~kadionik/embedded/uclinux/HOWTO_compile_uClinux_for_NIOS.html

http://linuxdevices.com/news/NS9386138954.html

Note I don't know if that is the correct link for Nios as have only used
uclinux on microblaze.

Can also run full linux on v2pro and v4FX with ppc hard cores.

Alex

Alex, you as many others are saying that 'can run full linux' on V2P/V4, but

well I belive that
and I do know it works, but there seems to be only one way to the goal,
namly montavista

trying the full linux on virtex by using EDK and opensource linux kernel
seems to be a real
pain, and yes I have studied all the info about this on the web, all
references go back to
montavista, or V2PDK.

So maybe you know where to get HOWTO

EDK+opensource ppc-linux, all done in one day?

I know that Denx did a lot of work for V2Pro ppc linux, but as Xilinx did
not talk the them then they got really pissed off and stopped their efforts
for the Virtex PPC linux support. And montavista is something very strange
type of entity, can not understand what they are selling or offering or what
it costs :(

Antti
Back to top
Alex Gibson
Guest





Posted: Fri Dec 23, 2005 4:30 pm    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

"Antti Lukats" <antti@openchip.org> wrote in message
news:dogh9h$s4e$00$1@news.t-online.com...
Quote:
"Alex Gibson" <news@alxx.org> schrieb im Newsbeitrag
news:411umcF1cgt5hU1@individual.net...

"bjzhangwn" <bjzhangwn@163.com> wrote in message
news:1135317395.120472.211170@o13g2000cwo.googlegroups.com...
I want to learn more about this!


look at uclinux

uclinux on microblaze
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux

uclinux for nios2
http://www.enseirb.fr/~kadionik/embedded/uclinux/nios-uclinux.html
http://www.enseirb.fr/~kadionik/embedded/uclinux/HOWTO_compile_uClinux_for_NIOS.html

http://linuxdevices.com/news/NS9386138954.html

Note I don't know if that is the correct link for Nios as have only used
uclinux on microblaze.

Can also run full linux on v2pro and v4FX with ppc hard cores.

Alex

Alex, you as many others are saying that 'can run full linux' on V2P/V4,
but well I belive that
and I do know it works, but there seems to be only one way to the goal,
namly montavista

trying the full linux on virtex by using EDK and opensource linux kernel
seems to be a real
pain, and yes I have studied all the info about this on the web, all
references go back to
montavista, or V2PDK.

So maybe you know where to get HOWTO

EDK+opensource ppc-linux, all done in one day?

I know that Denx did a lot of work for V2Pro ppc linux, but as Xilinx did
not talk the them then they got really pissed off and stopped their
efforts for the Virtex PPC linux support. And montavista is something very
strange type of entity, can not understand what they are selling or
offering or what it costs :(

Antti

I haven't tried denix myself but believe it can be made to run.
Download their eldk. Could try asking on the uclinux microblaze list.
A lot of the guys there know a lot lot more than me on this.

Have not been doing much with fpgas / edk lately
working on TI DM642 based video systems.
And preparing to work on cradle mdsp based systems.

Alex

From the microblaze uclinux list
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
(email addresses deleted)

In thread titled "New Digilentinc board" back in April this year.
OP was myself.

Paul Hartke wrote:
Or http://www.crhc.uiuc.edu/IMPACT/gsrc/hardwarelab/docs/kernel-HOWTO.html

I've already used these helpful references to get a Linux kernel running on
the PowerPC405 on the Digilent XUP-V2Pro board. I'm new to ucLinux but it
doesn't appear to be much more complicated than the ucLinux steps.

Paul

Quoting Schunke Jan-Hendrik :
Hi Aurash, hi John,

We are working with the PPC on virtex2p. You do not need Monta Vista
Linux.
All you need is denx eldk: http://www.denx.de/twiki/bin/view/DULG/ELDK
And the penguin ppc linux distribution:
http://www.penguinppc.org/kernel/#developers
(we are using the 2.4 Kernel)
To get started: http://www.klingauf.de/v2p/index.phtml might be helpful.

On the other hand we are also using uClinux on spartan3.
It is really a question of what hardware you have and what you want to do
;-)

Have Fun
Jan
Back to top
Paul Hartke
Guest





Posted: Sat Dec 24, 2005 1:15 am    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

The fully opensource Linux path on the Xilinx PowerPC 405 works just
fine.

For the kernel, the UIUC page listed below is excellent. It discusses
how to to use Dan Kegel's crosstool and the linux kernel from
penguinppc.org.

For the root filesystem, Yellow Dog Linux root filesystem works well.

More adventurous folks than I have reported success with a Red Hat
powerpc root filesystem but I still need to try that out myself.

Starting from EDK Base System Builder all the way through to running
sytem takes about four hours mostly in downloading all the source
required.

Paul

Alex Gibson wrote:
Quote:

"Antti Lukats" <antti@openchip.org> wrote in message
news:dogh9h$s4e$00$1@news.t-online.com...
"Alex Gibson" <news@alxx.org> schrieb im Newsbeitrag
news:411umcF1cgt5hU1@individual.net...

"bjzhangwn" <bjzhangwn@163.com> wrote in message
news:1135317395.120472.211170@o13g2000cwo.googlegroups.com...
I want to learn more about this!


look at uclinux

uclinux on microblaze
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux

uclinux for nios2
http://www.enseirb.fr/~kadionik/embedded/uclinux/nios-uclinux.html
http://www.enseirb.fr/~kadionik/embedded/uclinux/HOWTO_compile_uClinux_for_NIOS.html

http://linuxdevices.com/news/NS9386138954.html

Note I don't know if that is the correct link for Nios as have only used
uclinux on microblaze.

Can also run full linux on v2pro and v4FX with ppc hard cores.

Alex

Alex, you as many others are saying that 'can run full linux' on V2P/V4,
but well I belive that
and I do know it works, but there seems to be only one way to the goal,
namly montavista

trying the full linux on virtex by using EDK and opensource linux kernel
seems to be a real
pain, and yes I have studied all the info about this on the web, all
references go back to
montavista, or V2PDK.

So maybe you know where to get HOWTO

EDK+opensource ppc-linux, all done in one day?

I know that Denx did a lot of work for V2Pro ppc linux, but as Xilinx did
not talk the them then they got really pissed off and stopped their
efforts for the Virtex PPC linux support. And montavista is something very
strange type of entity, can not understand what they are selling or
offering or what it costs :(

Antti

I haven't tried denix myself but believe it can be made to run.
Download their eldk. Could try asking on the uclinux microblaze list.
A lot of the guys there know a lot lot more than me on this.

Have not been doing much with fpgas / edk lately
working on TI DM642 based video systems.
And preparing to work on cradle mdsp based systems.

Alex

From the microblaze uclinux list
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
(email addresses deleted)

In thread titled "New Digilentinc board" back in April this year.
OP was myself.

Paul Hartke wrote:
Or http://www.crhc.uiuc.edu/IMPACT/gsrc/hardwarelab/docs/kernel-HOWTO.html

I've already used these helpful references to get a Linux kernel running on
the PowerPC405 on the Digilent XUP-V2Pro board. I'm new to ucLinux but it
doesn't appear to be much more complicated than the ucLinux steps.

Paul

Quoting Schunke Jan-Hendrik :
Hi Aurash, hi John,

We are working with the PPC on virtex2p. You do not need Monta Vista
Linux.
All you need is denx eldk: http://www.denx.de/twiki/bin/view/DULG/ELDK
And the penguin ppc linux distribution:
http://www.penguinppc.org/kernel/#developers
(we are using the 2.4 Kernel)
To get started: http://www.klingauf.de/v2p/index.phtml might be helpful.

On the other hand we are also using uClinux on spartan3.
It is really a question of what hardware you have and what you want to do
;-)

Have Fun
Jan

Back to top
John McCaskill
Guest





Posted: Sat Dec 24, 2005 9:15 am    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

Antti Lukats wrote:
Quote:
"Alex Gibson" <news@alxx.org> schrieb im Newsbeitrag
news:411umcF1cgt5hU1@individual.net...

"bjzhangwn" <bjzhangwn@163.com> wrote in message
news:1135317395.120472.211170@o13g2000cwo.googlegroups.com...
I want to learn more about this!


look at uclinux

uclinux on microblaze
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux

uclinux for nios2
http://www.enseirb.fr/~kadionik/embedded/uclinux/nios-uclinux.html
http://www.enseirb.fr/~kadionik/embedded/uclinux/HOWTO_compile_uClinux_for_NIOS.html

http://linuxdevices.com/news/NS9386138954.html

Note I don't know if that is the correct link for Nios as have only used
uclinux on microblaze.

Can also run full linux on v2pro and v4FX with ppc hard cores.

Alex

Alex, you as many others are saying that 'can run full linux' on V2P/V4, but
well I belive that
and I do know it works, but there seems to be only one way to the goal,
namly montavista

trying the full linux on virtex by using EDK and opensource linux kernel
seems to be a real
pain, and yes I have studied all the info about this on the web, all
references go back to
montavista, or V2PDK.

So maybe you know where to get HOWTO

EDK+opensource ppc-linux, all done in one day?

I know that Denx did a lot of work for V2Pro ppc linux, but as Xilinx did
not talk the them then they got really pissed off and stopped their efforts
for the Virtex PPC linux support. And montavista is something very strange
type of entity, can not understand what they are selling or offering or what
it costs :(

Antti



We have an Avnet Virtex-II Pro board that came with the Denx Linux
distribution. We have been able to use that distribution with out
problems. They used their own boot manager called Avmon. We have
replaced it with UBOOT loading Linux from a Mini-SD card.

I emailed Montavista and asked them to have someone from technical
sales call me. Someone did call me, but all I could get out of them
was how much it cost. I never did get a clear picture of what they
provided. Is there anyone here that has used Montavista that could
give us some feedback on the support that you received?

Regards,

John McCaskill
Back to top
bjzhangwn
Guest





Posted: Sat Dec 24, 2005 9:15 am    Post subject: Re: Is there anybody that have ported the linux to the nios Reply with quote

Is the linux on the link is a full version?thaks!And if It is a
difficult work to port the linux to the nios2!
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> FPGA All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB