public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: himba <himba@siol.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx
Date: Sat, 21 Aug 2004 15:17:56 +0200	[thread overview]
Message-ID: <41274B84.7020104@siol.net> (raw)

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 

             reply	other threads:[~2004-08-21 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21 13:17 himba [this message]
2004-10-09 23:25 ` [U-Boot-Users] [PATCH] common framebuffer for PXA and MPC8xx Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41274B84.7020104@siol.net \
    --to=himba@siol.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox