最近将内核和文件系统的烧写位置由nand-flash转移到了spi-flash.但现在在LCD的颜色显示上出现了一些问题
内核,文件系统以及uboot都用的同样的东西,唯一区别是往spi-flash烧写用的ubl是arm-spi-ais.bin,往nand-flash烧写用的是arm-nand-ais.bin
程序烧在nand-flash中时,LCD显示的颜色一切正常,但程序烧在spi-flash中后,显示的颜色偏红,不知是什么原因,是ubl里面的某些设置造成的吗
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.
最近将内核和文件系统的烧写位置由nand-flash转移到了spi-flash.但现在在LCD的颜色显示上出现了一些问题
内核,文件系统以及uboot都用的同样的东西,唯一区别是往spi-flash烧写用的ubl是arm-spi-ais.bin,往nand-flash烧写用的是arm-nand-ais.bin
唯一SPI与LCD有关系的就只有如下链接中的说明了
http://processors.wiki.ti.com/index.php/LCD_brightness_control_on_da850/omap-l138