[U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx

himba himba at siol.net
Sat Aug 21 15:17:56 CEST 2004


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 


More information about the U-Boot mailing list