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)
commit1697638e713d13968ba5c2d16efae3b896ffda3e
tree7324a6bf0a5100a49457ebc2670aa2d9d5c062c9
parent129f5102d2941715263fb806b57da5527e7fd9ed
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