Searched hist:"0 c84358cb240953b467034a52fcc2f459ba4029b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/exynos/ |
H A D | Makefile | diff 0c84358cb240953b467034a52fcc2f459ba4029b Sun Feb 21 22:08:48 CST 2016 Simon Glass <sjg@chromium.org> exynos: video: Combine LCD driver into one file
At present exynos_fimd.c is the controller and exynos_fb.c is the U-Boot LCD interface. With driver model we want these in one file, so join them in preparation.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|
H A D | exynos_fb.c | diff 0c84358cb240953b467034a52fcc2f459ba4029b Sun Feb 21 22:08:48 CST 2016 Simon Glass <sjg@chromium.org> exynos: video: Combine LCD driver into one file
At present exynos_fimd.c is the controller and exynos_fb.c is the U-Boot LCD interface. With driver model we want these in one file, so join them in preparation.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|