mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 19:28:36 +00:00
99e516295f
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@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |
||
---|---|---|
.. | ||
clock_init.c | ||
clock_init.h | ||
dmc_common.c | ||
dmc_init_ddr3.c | ||
lowlevel_init.S | ||
Makefile | ||
setup.h | ||
smdk5250-uboot-spl.lds | ||
smdk5250.c | ||
smdk5250_spl.c | ||
spl_boot.c | ||
tzpc_init.c |