[U-Boot-Users] [RFC] Splash image
Rodolfo Giometti
giometti at enneenne.com
Thu Jul 19 11:52:40 CEST 2007
On Thu, Jul 19, 2007 at 11:47:59AM +0200, Wolfgang Grandegger wrote:
> Rodolfo Giometti wrote:
>> On Wed, Jul 18, 2007 at 06:17:12PM +0200, Wolfgang Grandegger wrote:
>>> Rodolfo Giometti wrote:
>>>> On Wed, Jul 18, 2007 at 06:03:54PM +0200, Wolfgang Grandegger wrote:
>>>>> What color format do you want to support?
>>>> 16 bpp
>>> Then use "drivers/cfb_console.c" as it already supports that format.
>>> Adapting the interface to pxafb should not be a big deal.
>> In order to adapt pxafb support to "drivers/cfb_console.c" I think I
>> should move cpu/pxa/pxafb.c to drivers/pxafb.c adapting the internal
>> functions to use video_hw_init() and video_set_lut(). Is that right?
>
> I think so and drivers is also the correct place for pxafb.c.
Ok, I'll propose a patch ASAP. However, simply moving the file from
cpu/pxa/ to drivers/ shouldn't break any code but modifying it in
order to support cfb_console.c will do.
What do you suggest in order to do the right steps? Maybe should I
remove lcd.c support before doing my modifications?
Thanks,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at gnudd.com
Embedded Systems giometti at linux.it
UNIX programming phone: +39 349 2432127
More information about the U-Boot
mailing list