Deare anyone
I'm made new board useing i.mx6q cpu.
Lvds screen is normal behavior and normal boot .
After a check messages on the console the same message is printed below. What features do I have wrong output this message?
root@sabresd_6dq:/ # FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
FIFO_RD_AUX_LSB read fails
FIFO_RD_AUX_MSB read fails
Hi Kim
I'm getting the same message and I don't know which kernel boot parameter I should check. Did you solve the problem?
set CONFIG_TOUCHSCREEN_MAX11801 in .config file as no
Hi kim
these messages are from drivers/input/touchscreen/max11801_ts.c
driver, probably you should recheck kernel boot parameters
Best regards
igor