Re: [PATCH tty-next v5 5/6] serial: 8250: Switch to nbcon console
From: John Ogness <john.ogness@linutronix.de>
Date: 2025-01-16 10:38:46
Also in:
linux-tegra, lkml
From: John Ogness <john.ogness@linutronix.de>
Date: 2025-01-16 10:38:46
Also in:
linux-tegra, lkml
On 2025-01-16, Jon Hunter [off-list ref] wrote:
quoted
Do you at least know if it is failing to suspend or failing to resume (based on power consumption)?Unfortunately, I don't. These are farm boards and so nothing local I can get my hands on. For some reason all the serial console logs are not available and so I am going to talk to the farm team about fixing that because we should at least have serial logs.
Can you confirm that the board is actually booting? The suspend code for 8250_tegra.c is quite simple. I am wondering if the farm tests are failing somewhere else, such as the atomic printing during early boot. John