* any hints for running linux on an old galileo ev-64120 eval board?
@ 2006-12-22 22:04 Allan Young
2006-12-22 23:39 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Allan Young @ 2006-12-22 22:04 UTC (permalink / raw)
To: linux-mips
It would be great if I could get a few hints on how to get Linux
running on one of these old gt64120 based PCI eval cards from Galileo.
I know these cards are quite old and crufty but since I see evidence
of support in the kernel I thought I'd ask if anyone still uses the
ev-64120 support.
Currently I have an ev-64120 inserted into a passive PCI backplane and
have access to pmon over the serial port.
I expect that I should be able to cross compile the kernel, with the
ev-64120 board support enabled, and convert the resulting elf into
srec format for loading via pmon (ouch). However, I'm not sure what
to do for providing a root filesystem or even how one should specify
kernel command line parameters.
I'm wondering if it's feasible to put a supported NIC in the PCI
passive backplane with the ev-64120 and provide a suitable root file
system over a network connection? I'm not aware if the linux kernel
can perform the PCI configuration (setting up the PCI base address
registers etc).
Any way, if anyone has gone down this ev-64120 path I'd greatly
appreciate hearing any suggestions, even if they are along the lines
of "abandon all hope". :)
Thanks,
Allan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: any hints for running linux on an old galileo ev-64120 eval board?
2006-12-22 22:04 any hints for running linux on an old galileo ev-64120 eval board? Allan Young
@ 2006-12-22 23:39 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-12-22 23:39 UTC (permalink / raw)
To: Allan Young; +Cc: linux-mips
On Fri, Dec 22, 2006 at 03:04:40PM -0700, Allan Young wrote:
> It would be great if I could get a few hints on how to get Linux
> running on one of these old gt64120 based PCI eval cards from Galileo.
> I know these cards are quite old and crufty but since I see evidence
> of support in the kernel I thought I'd ask if anyone still uses the
> ev-64120 support.
The code for the EV64120 is still there but it's in a sad shape. I don't
recall any user reports ever since the original code drop in December
2000 ...
> Currently I have an ev-64120 inserted into a passive PCI backplane and
> have access to pmon over the serial port.
>
> I expect that I should be able to cross compile the kernel, with the
> ev-64120 board support enabled, and convert the resulting elf into
> srec format for loading via pmon (ouch). However, I'm not sure what
> to do for providing a root filesystem or even how one should specify
> kernel command line parameters.
Presumably argument passing works just like on other PMON platforms.
> I'm wondering if it's feasible to put a supported NIC in the PCI
> passive backplane with the ev-64120 and provide a suitable root file
> system over a network connection? I'm not aware if the linux kernel
> can perform the PCI configuration (setting up the PCI base address
> registers etc).
By default Linux on MIPS will do full configuration of the bus.
> Any way, if anyone has gone down this ev-64120 path I'd greatly
> appreciate hearing any suggestions, even if they are along the lines
> of "abandon all hope". :)
The code may be rotten - but other platforms such as the Cobalt (based on
the GT64120's small brother the GT64111) or Malta which is also based
on the GT64120 are well supported and old revs of the code are available
in the git repository.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-22 23:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-22 22:04 any hints for running linux on an old galileo ev-64120 eval board? Allan Young
2006-12-22 23:39 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox