Part Number: AM3352
Hi
In the past I have used the instructions from: http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components_U-Boot.html#u-boot-splash-screen
to incorporate a splash screen in to my u-boot build.
I am now trying to port to a more up to date yocto and find that it's expecting a splash screen to be done using CONFIG_DM_VIDEO
specifically it complains about CONFIG_SYS_EXTRA_OPTIONS="SPLASH", CONFIG_LCD_NOSTDOUT
are there any updated examples that describe what's necessary to get the am335x lcd driver working in u-boot via dts?
Thanks
- Richard