[U-Boot] [PATCH V2 1/2] EXYNOS5: Make all display related code dependent on CONFIG_LCD

Minkyu Kang mk7.kang at samsung.com
Fri Jan 11 09:20:46 CET 2013


On 11/01/13 16:06, Ajay Kumar wrote:
> u-boot compilation fails for smdk5250 when we deselect CONFIG_LCD
> from the main config file.
> 
> Following error was observed:
> drivers/video/libvideo.o: In function `exynos_lcd_init':
> /home/ajay/u-boot-samsung/drivers/video/exynos_fb.c:68: undefined reference to `lcd_set_flush_dcache'
> 
> This is because exynos video drivers have dependency on CONFIG_LCD.
> 
> Signed-off-by: Ajay Kumar <ajaykumar.rs at samsung.com>
> Acked-by: Simon Glass <sjg at chromium.org>

applied to u-boot-samsung.

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list