Other Parts Discussed in Thread: OMAP-L138, DA8XX
when I connect omap-l138 with UI board ,I build the kernel and config the driver like this URL
http://processors.wiki.ti.com/index.php/CSG:_Building_software_components for omap-L1#Rebuilding_the_linux_kernel
when I set up the evm ,I input " echo "hello" >dev/lcd " , the lcd of UI board has no response, while it is light.
is there lcd driver in the kernel that supports the UI board LCD , why does it have no response?