Hello,
I'm trying to activate LCD support in U-Boot but when I switch on Device Drivers - Graphics support - Enable model support for LCD/video u-boot compilation crushes with multiple errors in stdio.c
After adding obiously missing include <dm.h> some warnings are solved, but errors are still here.
Should LCD support in u-boot work or not?
I'm using u-boot-2018.03 from Buildroot Release (29.11.2019).
Thank you,
Kamil