[Ilugc] help regarding powerpc and vga card

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Thu Jul 13 20:36:52 2006

Hi Sudheer,

--- sudheer <urwithsudheer@xxxxxxxxx> wrote:

PCI enumuration from 
u-boot does not detect my VGA card whereas it
detects other cards like 
ethernet in the same slot.

Since, PCI is working fine with u-boot, you can write
a stand-alone main() routine to be run by u-boot to
read the PCI configuration space for the VGA card.
Check if you can read the vendor ID/device ID and that
the VGA controller is responding. If it works, you are
probably missing some configuration with u-boot for
your device.

http://www.xml.com/ldd/chapter/book/ch15.html

http://www.tldp.org/LDP/tlk/dd/pci.html

SK

--
Shakthi Kannan
http://www.shakthimaan.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: