[U-Boot] [PATCH v2 1/2] fsl_diu_fb: further refactoring of FSL DIU code

Anatolij Gustschin agust at denx.de
Sat Sep 25 13:49:50 CEST 2010


On Fri, 24 Sep 2010 07:27:21 +0200
Anatolij Gustschin <agust at 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 at 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


More information about the U-Boot mailing list