]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lcd, mpc8xx: move the mpc8xx driver to drivers/video
authorJeroen Hofstee <jeroen@myspectrum.nl>
Tue, 22 Jan 2013 10:44:09 +0000 (10:44 +0000)
committerAnatolij Gustschin <agust@denx.de>
Thu, 21 Mar 2013 08:17:39 +0000 (09:17 +0100)
commit59155f4c502ff1045a702d3fda79a17aeda63240
treec5a8e1929c3ff5d69a02215dcdb1b12f41734273
parentfc69eb02ce720bdfbdbed27b1dd836116123705e
lcd, mpc8xx: move the mpc8xx driver to drivers/video

Since the lcd code was compiled unconditionally in arch also
add CONFIG_MPC8XX_LCD to the boards using this driver.

cc: Anatolij Gustschin <agust@denx.de>
cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
12 files changed:
arch/powerpc/cpu/mpc8xx/Makefile
drivers/video/Makefile
drivers/video/mpc8xx_lcd.c [moved from arch/powerpc/cpu/mpc8xx/lcd.c with 100% similarity]
include/configs/R360MPI.h
include/configs/RBC823.h
include/configs/RPXlite_DW.h
include/configs/RRvision.h
include/configs/TQM823L.h
include/configs/TQM823M.h
include/configs/lwmon.h
include/configs/svm_sc8xx.h
include/configs/v37.h