All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] graphic card support
@ 2004-08-25 12:30 Ronen Shitrit
  2004-08-25 13:42 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Ronen Shitrit @ 2004-08-25 12:30 UTC (permalink / raw)
  To: u-boot

Hi

I'm planning to use a graphic card on my U-Boot,
I have 2 different PCI graphic card I can use:
ATI  3D RAGE II, Cirrus Logic 5464 and invidia RIVA TNT2.

I was wondering  what should I do in order to use the PCI graphic card
by the U-Boot.
Should I add only few defined to my config file and the video card will
be PNP as in the network cards??
Do I need to support any special init code for the video card?
or Does the U-Boot has it??
( Which platform is a good reference for using graphic card as a frame 
buffer/video??)

Regards

-- 
Ronen Shitrit

M.S.I.L
6 Ha'mada St.
Industrial Area
P.O.Box 692
Yokneam  20692  ISRAEL
Tel: +972-4-9091500
Fax: +972-4-9091501 
_____________________________________________________________
This message may contain confidential, proprietary or legally privileged 
information. The information is intended only for the use of the individual 
or entity named above. If the reader of this message is not the intended 
recipient, you are hereby notified that any dissemination, distribution 
or copying of this communication is strictly prohibited. If you have 
received this communication in error, please notify us immediately by 
telephone, or by e-mail and delete the message from your computer.

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

* [U-Boot-Users] graphic card support
  2004-08-25 12:30 [U-Boot-Users] graphic card support Ronen Shitrit
@ 2004-08-25 13:42 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-08-25 13:42 UTC (permalink / raw)
  To: u-boot

In message <412C865C.4020305@il.marvell.com> you wrote:
> 
> I'm planning to use a graphic card on my U-Boot,
> I have 2 different PCI graphic card I can use:
> ATI  3D RAGE II, Cirrus Logic 5464 and invidia RIVA TNT2.

To me this looks as if it was THREE different types, not 2 ???

> I was wondering  what should I do in order to use the PCI graphic card
> by the U-Boot.

Add a driver for the card?

> Should I add only few defined to my config file and the video card will
> be PNP as in the network cards??

This would be really nice, but life is not that easy.

> Do I need to support any special init code for the video card?

Yes.

> or Does the U-Boot has it??

No.

> ( Which platform is a good reference for using graphic card as a frame 
> buffer/video??)

For example those using a graphics card? For example:

	-> grep -l CONFIG_VIDEO_SMI_LYNXEM include/configs/*
	include/configs/BAB7xx.h
	include/configs/ELPPC.h
	include/configs/PPChameleonEVB.h


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
COBOL is for morons.                                 -- E.W. Dijkstra

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

end of thread, other threads:[~2004-08-25 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 12:30 [U-Boot-Users] graphic card support Ronen Shitrit
2004-08-25 13:42 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.