[U-Boot-Users] GT-64120 PCI init

Jerry Van Baren gvb.uboot at gmail.com
Fri Aug 8 04:31:31 CEST 2008


Richard Danter wrote:
> Hi all,
> 
> I have an old MIPS board with a GT-64120 that I would like to port
> U-Boot to. I have so far got it to boot from flash, init SDRAM and a
> serial console and give me a prompt so I can run some commands. I am
> also able to write flash for saving env vars, etc. To make this really
> useful however I need to get PCI working and then Ethernet.
> 
> I don't see any 64120 driver/init code in the sources so unless I have
> missed something I guess I am going to have to write some.

Looks like it.

> Having not done this before can anyone suggest where to start?

Data sheets if you have them.

Google says linux drivers may be a useful reference.
   <http://www.linux-mips.org/archives/linux-mips/2006-12/msg00233.html>

> Thanks
> Rich

Good luck,
gvb




More information about the U-Boot mailing list