Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Linux on the MobilePro 7xx
@ 2007-02-02  0:46 Wim Vander Schelden
  2007-02-02  1:32 ` Ricardo Mendoza
  2007-02-13  8:26 ` huang ying
  0 siblings, 2 replies; 3+ messages in thread
From: Wim Vander Schelden @ 2007-02-02  0:46 UTC (permalink / raw)
  To: linux-mips

Hi,

I just purchased a MobilePro 770 and I intend to port linux to it. It 
runs on a VR4121 CPU, is there already some support in linux-mips for that?

I found some stuff on the net, but it all uses 2.4 kernels, and I would 
rather get a 2.6 going.

Anyone who knows a little bit more about the subject is welcome to comment,

Wim

-- 
Wim Vander Schelden
Bachelor Computer Science, University Ghent

http://nanoblog.ath.cx
My weblog, powered by Ruby and BSD licensed.

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

* Re: Linux on the MobilePro 7xx
  2007-02-02  0:46 Linux on the MobilePro 7xx Wim Vander Schelden
@ 2007-02-02  1:32 ` Ricardo Mendoza
  2007-02-13  8:26 ` huang ying
  1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Mendoza @ 2007-02-02  1:32 UTC (permalink / raw)
  To: Wim Vander Schelden; +Cc: linux-mips

On 2/1/07, Wim Vander Schelden <wim.vanderschelden@gmail.com> wrote:
> Hi,
>
> I just purchased a MobilePro 770 and I intend to port linux to it. It
> runs on a VR4121 CPU, is there already some support in linux-mips for that?
>
> I found some stuff on the net, but it all uses 2.4 kernels, and I would
> rather get a 2.6 going.
>
> Anyone who knows a little bit more about the subject is welcome to comment,
>
> Wim

Hi Wim,

The VR41XX branch is pretty much fully supported in the kernel, thanks
to Yoichi Yuasa's work. You just need to make some board setup code
for the MP and you should be ready to boot a kernel on it.

On the current linux-mips tree there is NO support for neither fb,
pcmcia, touchscreen or keyboard for the MP; there are, however, some
drivers for fb, tpanel and keyb written somewhere, just look for them.

PCMCIA is broken due to i82365 legacy way of sorting irq's. Taking a
look at old linux-vr code for 2.4 tree might help to give you an idea
on whats causing the problem.


     Ricardo

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

* Re: Linux on the MobilePro 7xx
  2007-02-02  0:46 Linux on the MobilePro 7xx Wim Vander Schelden
  2007-02-02  1:32 ` Ricardo Mendoza
@ 2007-02-13  8:26 ` huang ying
  1 sibling, 0 replies; 3+ messages in thread
From: huang ying @ 2007-02-13  8:26 UTC (permalink / raw)
  To: Wim Vander Schelden; +Cc: linux-mips

Hi,

I have ported Linux 2.6 to my MobilePro 800, which uses a VR4121 too.
I think most driver can be used for MobilePro 770 too.

The source code and simple document can be found in:
http://linux-mcr700.sourceforge.net

Hope helpful to you.

Best Regards,
Huang Ying

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

end of thread, other threads:[~2007-02-13  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02  0:46 Linux on the MobilePro 7xx Wim Vander Schelden
2007-02-02  1:32 ` Ricardo Mendoza
2007-02-13  8:26 ` huang ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox