This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: uboot下启动logo

Part Number: AM3352


目标:实现uboot下启动logo显示;

SDK:ti-processor-sdk-linux-rt-am335x-evm-08.02.00.24-Linux-x86-Install.bin的版本;

操作:在uboot下配置了DM_VIDEO和AM335X_LCD,并修改了设备树编译uboot,烧录到SD卡后启动报错并启动停止。如下截图所示:

请问使用drivers/video/am335x-fb.c这个文件应该怎么配置uboot,然后实现uboot下显示logo,谢谢?