public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx
@ 2004-08-21 13:17 himba
  2004-10-09 23:25 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: himba @ 2004-08-21 13:17 UTC (permalink / raw)
  To: u-boot

Hi,

I reworked my previous proposal for common framebuffer interface on 
PXA and MPC8xx (other platforms should find it usefull too). There are 
some differences in contrast to patch I posted on 08.08.2004. They are:
  o got rid of two extra header files (pxafb.h and mpc823fb.h) 
introduced earlier
  o all common stuff is in include/lcd.h and common/lcd.c
  o CPU dependent stuff remains in cpu/mpc8xx/lcd.c and cpu/pxa/pxafb.c

See my previous post for more details.

I tested that patch does not break pxa and 8xx boards with ./MAKEALL 
[pxa|8xx].

CHANGELOG:
Patch by Hinko Kocevar, 21 Aug 2004:
   Group common framebuffer functions in common/lcd.c
   Group common framebuffer macros and #defines in include/lcd.h
   Provide calc_fbsize() for video ATAG

regards,
himba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: common-fb.patch.tar.gz
Type: application/x-gunzip
Size: 15024 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040821/171deb05/attachment.bin 

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

* [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx
  2004-08-21 13:17 [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx himba
@ 2004-10-09 23:25 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-10-09 23:25 UTC (permalink / raw)
  To: u-boot

In message <41274B84.7020104@siol.net> you wrote:
>
> I tested that patch does not break pxa and 8xx boards with ./MAKEALL 
> [pxa|8xx].
> 
> CHANGELOG:
> Patch by Hinko Kocevar, 21 Aug 2004:
>    Group common framebuffer functions in common/lcd.c
>    Group common framebuffer macros and #defines in include/lcd.h
>    Provide calc_fbsize() for video ATAG

Added. Thanks a lot.

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
Any time things appear to be going better, you have overlooked  some-
thing.

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

end of thread, other threads:[~2004-10-09 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-21 13:17 [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx himba
2004-10-09 23:25 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox