]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: tegra: fix typo in logging functions
authorIon Agorria <ion@agorria.com>
Thu, 3 Oct 2024 07:52:12 +0000 (10:52 +0300)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 13 Oct 2024 14:24:15 +0000 (17:24 +0300)
commit2b323dce572e8c3ab686841b2fe99a3f1d0b143f
tree9334c2afa37f69ccbb1422e24d119489e2a424ba
parent8768ade2b5cd2c39a55832322a0aabf2145fb24d
arm: tegra: fix typo in logging functions

Change %02X to %02x since it always displayed 00 otherwise.

Signed-off-by: Ion Agorria <ion@agorria.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/mach-tegra/ap.c