]> git.dujemihanovic.xyz Git - u-boot.git/commit
cpu: imx: removed the tail '\n' of the CPU description
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Thu, 1 Aug 2024 03:59:52 +0000 (11:59 +0800)
committerFabio Estevam <festevam@gmail.com>
Fri, 2 Aug 2024 18:16:51 +0000 (15:16 -0300)
commitb7ed7418edb5378fb42a0e3744197b3d6a0383c8
treebc20b7dd8ea9402e0888f4cc8e19076ddbf73bc2
parent37adedfb2116ed28b49c2581baf0f7eae69b97e1
cpu: imx: removed the tail '\n' of the CPU description

Return CPU description string without newline character in the end.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
drivers/cpu/imx8_cpu.c