]> git.sur5r.net Git - u-boot/commit
fsl_diu_fb: further refactoring of FSL DIU code
authorAnatolij Gustschin <agust@denx.de>
Thu, 23 Sep 2010 23:06:37 +0000 (01:06 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 25 Sep 2010 11:10:03 +0000 (13:10 +0200)
commit9e70d1378c7f41d1aa9ffc5429d810330c194949
tree9c136a9549b0032ba80e82f49cfe3e60b6401655
parent6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9
fsl_diu_fb: further refactoring of FSL DIU code

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>
arch/powerpc/cpu/mpc512x/diu.c
board/davedenx/aria/aria.c
board/freescale/common/fsl_diu_fb.c
board/freescale/common/fsl_diu_fb.h [deleted file]
board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c
board/pdm360ng/pdm360ng.c
include/fsl_diu_fb.h [new file with mode: 0644]