
10 May
2023
10 May
'23
6:09 p.m.
On Wed, May 10, 2023 at 08:46:37AM -0700, Andrew Davis wrote:
On 5/9/23 4:38 PM, Andreas Dannenberg wrote:
The "Message not acknowledged" error message is missing a line feed, leading to the console log getting garbled and joined together with whatever the next output is in case this error happens:
"ti_sci system-controller@44043000: Message not acknowledgedAuthentication failed!"
Fix ths by adding the missing linefeed character.
s/ths/this
Signed-off-by: Andreas Dannenberg dannenberg@ti.com
Good find,
I'll do my best to remember to fix this before pushing (checkpatch will remind me, I think), no need to v2.
--
Tom