Divert the console logs to SPI based display

Hello,

We are working on a custom board based on APQ8016E + WCN3660B wifi chip. We are building the product on Linaro-18.01.

In one of the activity, we need to disable the UART of the board and after that we need to up the board fully.

As this we have not achieved till now, we need to debug this scenario. Therefore, we wanted to divert the UART debug logs to SPI based LCD.

Can you please suggest how can we do this?

Regards,
Parth Y Shah

Why not using an other available UART?

Hi Loic,

We want to disable the UART totally for the production point of view and hence in that activity board is not getting fully up. so need to debug this scenario, we want to route the logs to SPI LCD.

Regards,
Parth Y Shah