* [U-Boot-Users] how to support the lcd logo in u-boot?
@ 2005-09-30 7:30 zhuzhenhua
2005-09-30 8:14 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: zhuzhenhua @ 2005-09-30 7:30 UTC (permalink / raw)
To: u-boot
if i want to support lcd logo, need i write a lcd.c in my board
directory? is there some codes or structure can be reused?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] how to support the lcd logo in u-boot?
2005-09-30 7:30 [U-Boot-Users] how to support the lcd logo in u-boot? zhuzhenhua
@ 2005-09-30 8:14 ` Wolfgang Denk
2005-10-04 0:50 ` zhuzhenhua
0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2005-09-30 8:14 UTC (permalink / raw)
To: u-boot
In message <50c9a2250509300030b6442c3@mail.gmail.com> you wrote:
> if i want to support lcd logo, need i write a lcd.c in my board
> directory? is there some codes or structure can be reused?
It would be helpful if you had given a little more information, like
which architecture and processor this is, and which graphics
controller.
No, usually you don't need any board specific LCD driver code.
And yes, there is code that can be reused.
And no, I cannot be more specific, as your question was so vague.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
[Doctors and Bartenders], We both get the same two kinds of customers
-- the living and the dying.
-- Dr. Boyce, "The Menagerie" ("The Cage"), stardate unknown
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] how to support the lcd logo in u-boot?
2005-09-30 8:14 ` Wolfgang Denk
@ 2005-10-04 0:50 ` zhuzhenhua
2005-10-04 7:04 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: zhuzhenhua @ 2005-10-04 0:50 UTC (permalink / raw)
To: u-boot
architecture is mips, and processor is 4KEC
the LCD controller is Samsung LTS222QV-F01
On 9/30/05, Wolfgang Denk <wd@denx.de> wrote:
> In message <50c9a2250509300030b6442c3@mail.gmail.com> you wrote:
> > if i want to support lcd logo, need i write a lcd.c in my board
> > directory? is there some codes or structure can be reused?
>
> It would be helpful if you had given a little more information, like
> which architecture and processor this is, and which graphics
> controller.
>
> No, usually you don't need any board specific LCD driver code.
>
> And yes, there is code that can be reused.
>
> And no, I cannot be more specific, as your question was so vague.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering: Embedded and Realtime Systems, Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> [Doctors and Bartenders], We both get the same two kinds of customers
> -- the living and the dying.
> -- Dr. Boyce, "The Menagerie" ("The Cage"), stardate unknown
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] how to support the lcd logo in u-boot?
2005-10-04 0:50 ` zhuzhenhua
@ 2005-10-04 7:04 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2005-10-04 7:04 UTC (permalink / raw)
To: u-boot
In message <50c9a2250510031750r5dd5b29u946344ffc445e55@mail.gmail.com> you wrote:
> architecture is mips, and processor is 4KEC
> the LCD controller is Samsung LTS222QV-F01
Then start inplementing the framebuffer driver for this controller;
the logo and splash-screen features will just fall in place once you
got this running.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A day without sunshine is like night.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-10-04 7:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 7:30 [U-Boot-Users] how to support the lcd logo in u-boot? zhuzhenhua
2005-09-30 8:14 ` Wolfgang Denk
2005-10-04 0:50 ` zhuzhenhua
2005-10-04 7:04 ` 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.