Hi,I want to integrate lcd in u-boot . Currently LCD is working fine after kernel so i want to port same kernel driver to u-boot .How to do this?
The display framework under uboot is similiar to kernel, you can see driver/video folder