On 15/05/2018 14:47, Radu Pirea wrote:I tested again with archlinux arm and poky-linux4sam release as distros and kernel log goes on the serial debug. Can you give me more details like cmdline?
On Mon, 2018-05-14 at 12:57 +0200, Richard Genoud wrote:fffff200.serial (sam9g35-cm)
After your patch, the DMA is not selected anymore:Fixed.
atmel_usart_serial atmel_usart_serial.0.auto: TX channel not
available, switch to pio
instead of:
atmel_usart fffff200.serial: using dma1chan2 for tx DMA transfers
And the kernel doesn't log anymore on the serial console, despite theWhich serial are you using as console?
loglevel=8
(after reverting this series, the kernel logs reappears on the serial
console)
( stdout-path = "serial0:115200n8"; in the DTS )
With this series applied, all the kernel log goes on the screen.
Without, it goes on the serial debug.
(tests done on sam9g35)I will consider the rest of suggestions.
regards,
Richard