]> git.baikalelectronics.ru Git - uboot.git/commit
arm: imx: parse-container: add some missing end of line
authorClément Péron <peron.clem@gmail.com>
Wed, 30 Mar 2022 11:49:30 +0000 (13:49 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 15:33:55 +0000 (17:33 +0200)
commitda856c8aa3a374ec9011f9d11494b8af589663fb
tree7324a6bf0a5100a49457ebc2670aa2d9d5c062c9
parent2929a6edd044922adeb998bad6c7967caac76059
arm: imx: parse-container: add some missing end of line

Some printf() have strings that doesn't terminate with end of line
and make the output hard to read.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/parse-container.c