All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] fsl_diu_fb: further refactoring of FSL DIU code
Date: Sat, 25 Sep 2010 13:49:50 +0200	[thread overview]
Message-ID: <20100925134950.730c5df8@wker> (raw)
In-Reply-To: <1285306042-2313-1-git-send-email-agust@denx.de>

On Fri, 24 Sep 2010 07:27:21 +0200
Anatolij Gustschin <agust@denx.de> wrote:

> Move common code to the fsl_diu_fb.c file and remove obsolete
> code from board files (aria, mpc8610hpcd and pdm360ng).
> Move fsl_diu_fb.h file to the include directory.
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> v2:
>  - fixed commit message
>  - dropped p1022ds fixes as the cleaned up p1022ds video
>    patch will be applied on top of this patch
>  - dropped unneeded board config file changes
> 
>  arch/powerpc/cpu/mpc512x/diu.c                   |   62 ++----------------
>  board/davedenx/aria/aria.c                       |    5 --
>  board/freescale/common/fsl_diu_fb.c              |   41 ++++++++++++-
>  board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c    |   74 +++------------------
>  board/pdm360ng/pdm360ng.c                        |    3 -
>  {board/freescale/common => include}/fsl_diu_fb.h |    1 +
>  6 files changed, 59 insertions(+), 127 deletions(-)
>  rename {board/freescale/common => include}/fsl_diu_fb.h (97%)

Applied to u-boot-video/next.

Anatolij

  reply	other threads:[~2010-09-25 11:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 16:46 [U-Boot] [PATCH] [v2] p1022ds: add video support Timur Tabi
2010-09-22 23:53 ` Anatolij Gustschin
2010-09-22 23:57 ` [U-Boot] [PATCH] fsl_diu_fb: further refactoring of FLS DIU code Anatolij Gustschin
2010-09-23  0:02   ` Anatolij Gustschin
2010-09-23 16:32   ` Timur Tabi
2010-09-23 16:38     ` Anatolij Gustschin
2010-09-24  5:27 ` [U-Boot] [PATCH v2 1/2] fsl_diu_fb: further refactoring of FSL " Anatolij Gustschin
2010-09-25 11:49   ` Anatolij Gustschin [this message]
2010-09-24  5:27 ` [U-Boot] [PATCH v2 2/2] p1022ds: add video support Anatolij Gustschin
2010-09-25 11:51   ` Anatolij Gustschin

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=20100925134950.730c5df8@wker \
    --to=agust@denx.de \
    --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 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.