]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx93: Move SoC and lifeclycle information to debug level
authorFabio Estevam <festevam@denx.de>
Mon, 15 Apr 2024 21:57:17 +0000 (18:57 -0300)
committerFabio Estevam <festevam@gmail.com>
Sat, 20 Apr 2024 03:36:13 +0000 (00:36 -0300)
commit8c352a61eef6a8a2d7ffc4159a499f78f5fae99c
tree45f859ea9e4553986381554d374a3f0119dc7b98
parent7f77adbb65ec47f37bac2334ff2dcce498405dfd
imx93: Move SoC and lifeclycle information to debug level

The following information printed on every boot is not very
helpful for the users:

SOC: 0xa0009300
LC: 0x40040

Move them to debug() level.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Mathieu Othacehe <othacehe@gnu.org>
board/freescale/imx93_evk/spl.c
board/phytec/phycore_imx93/spl.c
board/variscite/imx93_var_som/spl.c