|
We have embedded linux running on AT91SAM9263EK and want to test our application on the board which needs a larger (HVGA) LCD screen. We are trying to interface Hitachi TX16D11VM2CCA with the evaluation board. Since the existing QVGA screen on the board and our screen are not pin compatible, we designed a simple pin adaptor. NExt step is to change LCD initializations in the bootstrap, u-boot and linux kernel. What we believe we shoudl do is that just go to the corresponding files in bootstrap, u-boot and linux kernel where LCD initializations are made and just change the values. IS that the right approach or there is something else we must do too. Please help.
|